Dashboards
Putting it all together we can write a dashboard
query: vendor_dashboard is { group_by: vendor_count is count(distinct vendor_number) aggregate: total_sale_dollars total_bottles nest: by_month by_class by_vendor_bar_chart top_sellers_by_revenue most_expensive_products by_vendor_dashboard is { top: 10 group_by: vendor_name aggregate: total_sale_dollars nest: by_month, top_sellers_by_revenue, most_expensive_products } }
Run Dashboard
Simply add some filters. Notice the sub-dashboard for each of the Vendors.
query: iowa { where: category_class = 'VODKAS' } -> vendor_dashboardvendor_name
FIFTH GENERATION INC
vendor_name
Diageo Americas
vendor_name
Pernod Ricard USA/Austin Nichols
vendor_name
Luxco-St Louis
vendor_name
Phillips Beverage Company
vendor_name
Bacardi U.S.A., Inc.
vendor_name
E & J Gallo Winery
vendor_name
DIAGEO AMERICAS
vendor_name
Sazerac North America
vendor_name
SAZERAC COMPANY INC
[ { "vendor_count": 271, "total_sale_dollars": 769629916.9501299, "total_bottles": 71758747, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 610057.1599999997 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 802949.4100000005 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 935417.8000000006 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 988698.7400000003 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 938111.7300000002 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 902035.6900000005 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 896318.0400000004 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 980946.7700000003 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 893080.9900000005 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 976248.3900000002 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 1018939.0200000005 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 1007704.9700000002 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 955948.0500000004 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 1152349.6600000001 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 1139967.6000000006 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 1035155.4400000004 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 1067074.1300000004 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 1087894.9100000004 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 1101532.0000000005 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 1096981.29 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 1386355.5899999994 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 863731.4900000002 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 1236165.59 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 1296151.4 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 1182540.5000000002 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 1613062.3 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 1173113.47 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 1132063.4000000001 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 1238239.71 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 1072884.2100000002 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 1214136.0600000003 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 1272308.5300000003 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 1187809.7600000002 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 1141115.1600000001 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 1580034.5499999989 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 968773.6300000001 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 1244709.04 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 990731.3400000002 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 995239.1300000001 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 1577376.0799999996 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 1541959.3999999992 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 1682916.7899999993 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 1642773.709999999 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 936511.5499999999 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 965583.9800000004 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 1338893.6800000002 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 417664.56999999995 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 1055019.3599999999 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 975292.25 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 1213524.68 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 1460909.3599999994 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 1150477.7600000002 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 720803.4999999997 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 949135.3800000001 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 957667.9900000001 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 967562.5399999999 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 966908.61 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 975876.4100000006 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 1009914.9500000001 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 911923.5299999999 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 1022277.8 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 992121.5200000001 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 1037159.8800000002 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 977889.1300000002 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 990155.8399999997 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 1253060.6700000006 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 1394217.58 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 1065129.9800000002 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 1096815.3400000005 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 1128926.2100000004 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 1208798.7300000004 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 1087199.6000000006 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 1303872.660000001 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 1352285.6500000006 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 1175720.1400000004 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 1712168.5300000005 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 545374.73 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 1576071.44 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 1169665.5600000005 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 1239827.1000000006 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 1153773.0000000007 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 1142628.4300000004 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 1254123.7000000007 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 1315882.1600000001 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 1371907.6700000009 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 1191809.2600000005 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 1402540.7100000004 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 1237366.1800000002 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 1083311.3900000004 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 1042117.3300000001 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 1013189.3100000005 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 2028703.7200000002 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 1676905.5800000008 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 1136790.2800000003 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 1106208.1000000003 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 1146542.7100000002 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 998563.43 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 1107259.62 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 1405018.22 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 518166.01000000007 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 1239698.56 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 1212513.3700000003 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 1527089.7800000005 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 1067739.9399999997 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 526297.1500000001 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 1251375.2000000002 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 942026.2299999996 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 1087819.2 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 1445513.2199999997 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 1213523.07 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 1191991.29 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 927626.4499999996 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 1074151.1699999997 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 1019538.5899999997 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 1036685.6799999997 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 1011984.8600000002 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 875695.94 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 1244725.1100000006 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 1352006.21 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 1110146.9200000002 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 1104121.7199999997 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 1226494.12 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 1166765.2899999998 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 1149195.9800000002 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 1508238.0599999998 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 901800.9899999999 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 1369870.4500000004 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 1454289.2099999997 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 1163061.2 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 2051090.6100000003 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 865895.8399999997 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 1359086.9700000007 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 1262399.5900000003 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 1184391.4700000002 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 1239043.8900000001 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 1488405.0999999994 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 1292664.7099999988 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 1230935.9499999993 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 1694207.649999999 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 1048507.64 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 1476388.4999999995 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 1213143.8499999996 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 1179902.1499999994 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 1331878.289999999 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 1336439.5599999994 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 1349867.269999999 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 1292715.19 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 1432844.6899999995 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 1363555.2699999998 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 857249.2399999998 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 1655662.9499999995 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 482052.81000000006 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 1399071.18 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 1323951.3399999996 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 1758627.2399999993 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 1167258.8799999994 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 756642.4499999997 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 1292448.43 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 1292708.2199999993 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 863319.9800000001 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 1208448.2299999997 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 1169120.0099999993 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 1144309.1199999994 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 1013778.5999999997 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 1063103.6099999999 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 1219161.5399999998 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 1144696.4999999995 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 1313354.9899999995 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 1060562.3299999994 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 1295328.7000000002 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 1196430.9599999995 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 1122482.1299999994 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 1162482.9399999997 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 1347745.1899999995 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 1313068.9599999993 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 1295413.4799999997 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 1793576.3899999992 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 911542.0899999997 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 1476390.0999999994 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 1324446.6099999999 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 1624455.0699999998 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 1987289.6999999988 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 1054528.3999999997 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 1453785.1699999995 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 1381683.939999999 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 1194959.279999999 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 1507955.4299999992 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 1487950.9099999995 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 1230594.2499999995 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 1406911.019999999 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 1512424.3099999996 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 1673350.3299999994 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 1046464.96 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 1415272.1399999997 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 1218042.0699999996 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 1594973.1699999992 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 1270651.1599999997 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 1293008.4899999998 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 1448370.7599999998 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 1307155.4299999995 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 1277339.3499999992 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 1231909.6099999992 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 1918186.119999999 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 505113.8300000001 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 1557857.3499999999 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 1467794.1199999996 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 1688396.1399999997 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 1375562.7699999996 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 991293.6699999996 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 1291819.1700000002 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 1288662.2299999995 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 740649.2 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 1414912.1099999996 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 1241257.3899999997 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 1148984.6899999997 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 1203093.9399999995 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 1121430.34 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 1157817.1399999997 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 1291148.5399999998 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 1227460.3899999994 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 1193828.2099999997 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 1127600.2299999997 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 1411067.0199999993 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 1300264.7699999998 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 1277326.97 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 1386570.6999999997 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 1475407.0499999993 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 1406213.4499999997 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 1403961.5499999998 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 1839081.7299999993 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 1059689.57 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 1816493.029999999 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 1560479.9899999993 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 1658252.719999999 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 2141222.9299999983 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 1114114.2599999993 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 1787180.0399999993 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 1281003.7099999995 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 1598790.699999999 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 1555833.8699999996 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 1720587.7499999998 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 1419790.2999999996 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 1434895.8599999994 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 1456776.7600000005 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 1238226.3800000001 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 1740826.2699999993 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 1348225.3699999994 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 1336487.64 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 1548858.0499999998 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 1350933.9799999997 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 1388124.67 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 1466326.9099999997 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 1497900.9599999993 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 1464042.6799999995 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 1557808.639999999 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 878565.0599999997 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 1559568.269999999 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 1488349.9099999997 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 1483935.7799999998 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 1851718.7799999989 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 1477186.5899999999 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 937240.3699999996 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 1155371.89 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 1082666.16 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 1126024.5999999994 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 1279726.1199999999 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 1794573.3199999996 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 1431449.1299999997 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 1260699.8499999994 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 1273477.9100000001 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 1427848.0799999994 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 1281579.31 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 1192366.6499999994 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 1265999.5999999999 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 1443393.5099999995 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 1557445.7699999996 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 1234890.46 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 1403131.9599999997 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 1412970.49 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 1530933.2099999995 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 1538202.3399999996 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 1661034.7099999993 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 1246314.0199999993 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 1946892.579999999 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 1887445.219999999 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 1544239.9499999997 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 2001794.2199999995 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 1540688.259999999 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 1575162.8699999996 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 1672802.4299999997 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 1671154.4499999993 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 1557519.529999999 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 1554437.14 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 1710446.079999999 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 1489796.3899999992 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 1918755.7699999996 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 1538710.8199999998 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 2098250.5499999993 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 1406450.0899999994 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 1433475.0099999995 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 1619535.4799999995 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 1540854.9699999993 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 1450473.8299999991 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 1661436.66 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 1362506.67 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 1601010.3499999994 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 1506249.2499999995 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 786168.2799999999 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 1775279.9999999995 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 1762823.4199999997 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 1560693.089999999 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 1928616.6699999995 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 1285878.29 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 855750.0899999997 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 1345639.8599999994 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 1184391.0099999998 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 1253733.4599999997 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 1311942.6600000004 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 1573640.0399999998 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 1173373.0599999996 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 1234199.4099999997 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 1412634.3499999994 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 1575281.1599999992 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 1287884.189999999 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 1286710.5299999993 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 1386264.5099999993 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 1572629.0599999991 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 1531975.9499999997 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 1388023.0499999989 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 1539217.5699999994 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 1657541.419999999 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 1646760.7099999995 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 1544992.0799999991 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 1996714.7299999984 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 1408580.2099999997 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 1942108.059999999 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 1715222.3899999987 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 1612151.7599999995 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 2358493.869999999 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 1240801.1299999994 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 1888665.8799999992 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 1739336.9199999997 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 1924859.3299999991 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 1924568.7499999993 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 1638248.9299999997 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 1635757.2899999996 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 1598749.2699999998 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 2009566.5399999993 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 1642087.1399999997 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 1947456.9399999992 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 1480072.9399999997 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 1485256.5799999998 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 1669819.4199999992 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 1568478.74 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 1522803.6699999997 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 1600438.3199999996 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 1349538.5599999994 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 1686886.7699999998 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 1794088.4899999995 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 993592.8799999998 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 2065629.359999999 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 1871408.9899999998 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 1781622.2099999988 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 2127304.709999999 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 1444766.4299999997 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 1240514.0699999994 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 1396530.4699999997 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 1229163.2100000002 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 1230462.4199999997 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 1314316.9299999992 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 1464067.6099999987 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 1325781.8699999996 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 1334718.7199999997 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 1410933.1499999997 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 1553551.5299999996 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 1260367.4699999997 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 1233597.7899999996 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 1233620.7399999998 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 1454370.4399999997 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 1355612.9999999995 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 1379327.6599999992 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 1624580.8099999998 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 1651608.3899999994 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 1749864.4399999992 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 1914397.8999999997 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 1791550.409999999 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 1799083.229999999 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 1915570.929999999 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 1937157.079999999 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 1723517.9499999997 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 2447424.1499999994 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 1672593.7999999998 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 1616541.2899999996 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 1663785.6099999996 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 1548257.6199999994 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 2000180.8800000001 }, { "purchase_month": { "value": "2019-08-04" }, "total_sale_dollars": 1693890.2399999988 }, { "purchase_month": { "value": "2019-08-11" }, "total_sale_dollars": 1613079.1099999994 }, { "purchase_month": { "value": "2019-08-18" }, "total_sale_dollars": 1645313.8999999994 }, { "purchase_month": { "value": "2019-08-25" }, "total_sale_dollars": 2166565.2599999993 }, { "purchase_month": { "value": "2019-09-01" }, "total_sale_dollars": 1795315.3299999991 }, { "purchase_month": { "value": "2019-09-08" }, "total_sale_dollars": 1667229.3899999994 }, { "purchase_month": { "value": "2019-09-15" }, "total_sale_dollars": 1390611.0699999991 }, { "purchase_month": { "value": "2019-09-22" }, "total_sale_dollars": 1799756.9299999988 }, { "purchase_month": { "value": "2019-09-29" }, "total_sale_dollars": 1592402.86 }, { "purchase_month": { "value": "2019-10-06" }, "total_sale_dollars": 1702401.4399999997 }, { "purchase_month": { "value": "2019-10-13" }, "total_sale_dollars": 1793887.7399999993 }, { "purchase_month": { "value": "2019-10-20" }, "total_sale_dollars": 1499730.399999999 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 1625311.8199999991 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 1562676.0299999996 }, { "purchase_month": { "value": "2019-11-10" }, "total_sale_dollars": 1697867.2599999993 }, { "purchase_month": { "value": "2019-11-17" }, "total_sale_dollars": 1568520.6599999992 }, { "purchase_month": { "value": "2019-11-24" }, "total_sale_dollars": 1391569.5999999994 }, { "purchase_month": { "value": "2019-12-01" }, "total_sale_dollars": 1402811.4099999995 }, { "purchase_month": { "value": "2019-12-08" }, "total_sale_dollars": 1565668.6399999997 }, { "purchase_month": { "value": "2019-12-15" }, "total_sale_dollars": 1714977.9899999993 }, { "purchase_month": { "value": "2019-12-22" }, "total_sale_dollars": 1580677.1499999994 }, { "purchase_month": { "value": "2019-12-29" }, "total_sale_dollars": 1260577.2299999995 }, { "purchase_month": { "value": "2020-01-05" }, "total_sale_dollars": 1332598.1499999994 }, { "purchase_month": { "value": "2020-01-12" }, "total_sale_dollars": 1164794.799999999 }, { "purchase_month": { "value": "2020-01-19" }, "total_sale_dollars": 1370637.8999999994 }, { "purchase_month": { "value": "2020-01-26" }, "total_sale_dollars": 1330522.0299999993 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 1494300.1299999997 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 1368096.9899999995 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 1448239.1899999992 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 1564013.1799999997 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 1546500.9200000002 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 1470475.3799999994 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 1766446.5899999994 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 1678451.5 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 1400781.7899999996 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 1978893.2499999995 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 1658954.5500000003 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 1626472.03 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 1642681.7999999993 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 1777133.0399999998 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 1802805.9499999993 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 1718192.3499999996 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 1793644.3699999994 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 1715798.4099999997 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 1712610.6899999995 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 1905071.3399999992 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 2167119.299999999 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 2031548.5899999996 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 1779654.6100000003 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 1607447.67 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 1656557.3299999996 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 1776925.7899999998 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 2151951.3899999997 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 1687304.41 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 1999769.4299999995 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 2080794.05 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 1927994.3199999991 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 1718718.5099999993 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 2076145.7499999988 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 2423590.3799999994 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 2030624.3699999992 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 2275629.6299999994 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 1644127.9399999992 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 1425573.7499999995 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 1536641.2399999998 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 1560800.9799999995 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 1377425.6799999997 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 2060206.8399999999 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 1219386.029999999 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 1415796.9099999997 }, { "purchase_month": { "value": "2020-12-06" }, "total_sale_dollars": 1648787.6999999993 }, { "purchase_month": { "value": "2020-12-13" }, "total_sale_dollars": 1816392.7099999997 }, { "purchase_month": { "value": "2020-12-20" }, "total_sale_dollars": 1665695.2899999993 }, { "purchase_month": { "value": "2020-12-27" }, "total_sale_dollars": 1310386.5699999996 }, { "purchase_month": { "value": "2021-01-03" }, "total_sale_dollars": 1561041.2999999993 }, { "purchase_month": { "value": "2021-01-10" }, "total_sale_dollars": 1430170.2499999993 }, { "purchase_month": { "value": "2021-01-17" }, "total_sale_dollars": 1494548.5899999994 }, { "purchase_month": { "value": "2021-01-24" }, "total_sale_dollars": 1558670.1499999994 }, { "purchase_month": { "value": "2021-01-31" }, "total_sale_dollars": 1718887.1199999992 }, { "purchase_month": { "value": "2021-02-07" }, "total_sale_dollars": 1474008.4899999998 }, { "purchase_month": { "value": "2021-02-14" }, "total_sale_dollars": 1404477.4299999995 }, { "purchase_month": { "value": "2021-02-21" }, "total_sale_dollars": 1620603.5399999996 }, { "purchase_month": { "value": "2021-02-28" }, "total_sale_dollars": 1447442.9299999992 }, { "purchase_month": { "value": "2021-03-07" }, "total_sale_dollars": 1704307.46 }, { "purchase_month": { "value": "2021-03-14" }, "total_sale_dollars": 1639430.94 }, { "purchase_month": { "value": "2021-03-21" }, "total_sale_dollars": 1714086.2400000005 }, { "purchase_month": { "value": "2021-03-28" }, "total_sale_dollars": 1559090.8499999992 }, { "purchase_month": { "value": "2021-04-04" }, "total_sale_dollars": 1747582.539999999 }, { "purchase_month": { "value": "2021-04-11" }, "total_sale_dollars": 1592654.3399999992 }, { "purchase_month": { "value": "2021-04-18" }, "total_sale_dollars": 1872548.069999999 }, { "purchase_month": { "value": "2021-04-25" }, "total_sale_dollars": 1647991.79 }, { "purchase_month": { "value": "2021-05-02" }, "total_sale_dollars": 2026971.849999999 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 1668351.2399999998 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 1861867.819999999 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 1856951.4399999992 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 1784185.369999999 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 1743445.929999999 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 2056084.1199999987 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 2064708.4099999988 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 2184168.7299999986 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 2249285.069999999 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 1606891.8399999996 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 1863310.3899999992 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 1673253.379999999 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 2035353.959999999 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 1764781.029999999 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 2043449.1199999992 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 2426325.279999999 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 1934234.209999999 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 1731254.5799999991 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 1791020.6199999996 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 1562025.0499999996 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 1738698.0699999991 }, { "purchase_month": { "value": "2021-10-03" }, "total_sale_dollars": 1979267.4299999992 }, { "purchase_month": { "value": "2021-10-10" }, "total_sale_dollars": 2062561.5399999993 }, { "purchase_month": { "value": "2021-10-17" }, "total_sale_dollars": 1638465.0799999994 }, { "purchase_month": { "value": "2021-10-24" }, "total_sale_dollars": 1581717.3999999992 }, { "purchase_month": { "value": "2021-10-31" }, "total_sale_dollars": 1781000.9899999993 }, { "purchase_month": { "value": "2021-11-07" }, "total_sale_dollars": 2072179.9599999995 }, { "purchase_month": { "value": "2021-11-14" }, "total_sale_dollars": 2542559.439999999 }, { "purchase_month": { "value": "2021-11-21" }, "total_sale_dollars": 1543809.7299999997 }, { "purchase_month": { "value": "2021-11-28" }, "total_sale_dollars": 1465260.059999999 }, { "purchase_month": { "value": "2021-12-05" }, "total_sale_dollars": 1892868.4099999992 }, { "purchase_month": { "value": "2021-12-12" }, "total_sale_dollars": 1663272.7299999995 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 1721108.2099999995 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 1521435.2399999988 }, { "purchase_month": { "value": "2022-01-02" }, "total_sale_dollars": 1833174.96 }, { "purchase_month": { "value": "2022-01-09" }, "total_sale_dollars": 1341562.489999999 }, { "purchase_month": { "value": "2022-01-16" }, "total_sale_dollars": 1284237.469999999 }, { "purchase_month": { "value": "2022-01-23" }, "total_sale_dollars": 1305259.0099999993 }, { "purchase_month": { "value": "2022-01-30" }, "total_sale_dollars": 1601321.3799999992 }, { "purchase_month": { "value": "2022-02-06" }, "total_sale_dollars": 1782289.609999999 }, { "purchase_month": { "value": "2022-02-13" }, "total_sale_dollars": 1600312.0799999996 }, { "purchase_month": { "value": "2022-02-20" }, "total_sale_dollars": 1629267.449999999 }, { "purchase_month": { "value": "2022-02-27" }, "total_sale_dollars": 1501716.749999999 }, { "purchase_month": { "value": "2022-03-06" }, "total_sale_dollars": 1785855.5099999993 }, { "purchase_month": { "value": "2022-03-13" }, "total_sale_dollars": 1561874.719999999 }, { "purchase_month": { "value": "2022-03-20" }, "total_sale_dollars": 1513477.61 }, { "purchase_month": { "value": "2022-03-27" }, "total_sale_dollars": 1339711.2799999996 } ], "by_class": [ { "category_class": "VODKAS", "total_sale_dollars": 769629916.9501297, "item_count": 1958 } ], "by_vendor_bar_chart": [ { "vendor_name": "FIFTH GENERATION INC", "total_sale_dollars": 113617094.86000279, "total_bottles": 6037977 }, { "vendor_name": "Diageo Americas", "total_sale_dollars": 103018531.51999786, "total_bottles": 7436194 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "total_sale_dollars": 59332574.08999323, "total_bottles": 3220429 }, { "vendor_name": "Luxco-St Louis", "total_sale_dollars": 50025745.21000385, "total_bottles": 7103479 }, { "vendor_name": "Phillips Beverage Company", "total_sale_dollars": 49935042.479998134, "total_bottles": 4957626 }, { "vendor_name": "Bacardi U.S.A., Inc.", "total_sale_dollars": 33791824.2999999, "total_bottles": 1462814 }, { "vendor_name": "E & J Gallo Winery", "total_sale_dollars": 33590355.08999998, "total_bottles": 3948709 }, { "vendor_name": "DIAGEO AMERICAS", "total_sale_dollars": 31060642.980001707, "total_bottles": 2244132 }, { "vendor_name": "Sazerac North America", "total_sale_dollars": 29696583.86000136, "total_bottles": 4157867 }, { "vendor_name": "SAZERAC COMPANY INC", "total_sale_dollars": 26841435.690000635, "total_bottles": 2887330 } ], "top_sellers_by_revenue": [ { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Handmade Vodka", "total_sale_dollars": 107294484.86000347, "total_bottles": 5627998, "avg_price_per_100ml": 1.8990416598711146 }, { "vendor_name": "Luxco-St Louis", "item_description": "Hawkeye Vodka", "total_sale_dollars": 43358956.210002206, "total_bottles": 6255748, "avg_price_per_100ml": 0.6551817374835766 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Swedish Vodka 80 Prf", "total_sale_dollars": 30194446.659999363, "total_bottles": 1510332, "avg_price_per_100ml": 2.2085868079076447 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Vodka", "total_sale_dollars": 25957557.519999973, "total_bottles": 1110901, "avg_price_per_100ml": 3.516211643258265 }, { "vendor_name": "Laird And Company", "item_description": "Five O'clock Vodka", "total_sale_dollars": 18504693.99999914, "total_bottles": 3105551, "avg_price_per_100ml": 0.6653983643469492 } ], "most_expensive_products": [ { "vendor_name": "AMERICAN SPIRITS EXCHANGE", "item_description": "E.T.51 Premium Vodka Mini", "total_sale_dollars": 11481.120000000003, "total_bottles": 67, "avg_price_per_100ml": 342.72 }, { "vendor_name": "AMERICAN SPIRITS EXCHANGE", "item_description": "E.T. 51 Premium Vodka Mini", "total_sale_dollars": 8396.64, "total_bottles": 49, "avg_price_per_100ml": 342.72 }, { "vendor_name": "Heaven Hill Brands", "item_description": "Deep Eddy Vodka Mini", "total_sale_dollars": 151.2, "total_bottles": 2, "avg_price_per_100ml": 151.2 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Platinum 7X Vodka Candy Cane", "total_sale_dollars": 3645, "total_bottles": 81, "avg_price_per_100ml": 90 }, { "vendor_name": "JDSO INC / Red Boot Distillery", "item_description": "Blue Ox Vodka Mini", "total_sale_dollars": 36000, "total_bottles": 800, "avg_price_per_100ml": 90 }, { "vendor_name": "Foundry Distilling Company, LLC", "item_description": "Okoboji Vodka Mini", "total_sale_dollars": 495, "total_bottles": 11, "avg_price_per_100ml": 90 }, { "vendor_name": "Hawaii Sea Spirits LLC", "item_description": "Ocean Organic Vodka Mini", "total_sale_dollars": 135, "total_bottles": 3, "avg_price_per_100ml": 90 }, { "vendor_name": "Blue Ox Spirits, Inc.", "item_description": "Blue Ox Vodka Mini", "total_sale_dollars": 1710, "total_bottles": 38, "avg_price_per_100ml": 90 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Ciroc Summer Colada Mini", "total_sale_dollars": 156.48, "total_bottles": 2, "avg_price_per_100ml": 78.24 }, { "vendor_name": "Diageo Americas", "item_description": "Ciroc French Vanilla Mini", "total_sale_dollars": 4384.8, "total_bottles": 112, "avg_price_per_100ml": 72.06146341463415 } ], "by_vendor_dashboard": [ { "vendor_name": "FIFTH GENERATION INC", "total_sale_dollars": 113617094.86000276, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 3622.73 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 1759.0299999999997 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 916.41 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 1598.33 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 13299.220000000001 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 6087.670000000002 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 3972.7400000000002 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 5184.5 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 5263.080000000002 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 4167.85 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 4948.5599999999995 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 4993.570000000001 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 4414.01 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 5463.220000000001 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 12434.350000000002 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 6094.16 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 349.99 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 8060.4400000000005 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 8662.250000000002 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 8828.320000000003 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 11601.670000000002 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 5448.730000000001 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 6801.230000000001 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 12184.990000000003 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 11859.370000000003 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 8345.130000000001 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 10447.840000000002 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 8468.789999999999 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 15275.390000000001 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 9291.800000000001 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 10074.000000000002 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 4789.140000000002 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 21550.72 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 6029.640000000003 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 1609.1999999999998 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 15638.370000000004 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 21765.09 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 11322.890000000001 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 11190.540000000006 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 13350.340000000002 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 12070.750000000005 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 29040.590000000007 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 13611.42 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 8717.31 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 12047.470000000005 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 20901.790000000005 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 2337.7200000000003 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 12167.19 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 8290.450000000003 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 12471.060000000001 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 19628.670000000002 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 21014.54 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 6990.51 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 13208.369999999995 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 6553.74 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 9674.900000000001 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 7868.020000000001 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 13852.510000000004 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 10024.279999999999 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 9848.840000000004 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 9578.050000000001 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 8978.920000000002 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 11343.630000000003 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 10038.729999999998 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 22702.120000000006 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 17117.790000000005 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 14004.840000000004 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 12136.190000000006 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 12442.000000000002 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 16591.370000000003 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 26541.670000000002 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 11820.89 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 17188.9 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 19697.020000000004 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 19914.730000000003 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 26593.78 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 7295.130000000002 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 34153.9 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 22290.3 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 29104.19 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 26863.570000000003 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 24489.36 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 29719.119999999995 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 36119.420000000006 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 24783.689999999995 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 17669.63 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 22504.759999999995 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 31324.759999999995 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 34332.20000000001 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 27988.12 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 34978.62 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 35924.25000000001 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 21041.3 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 24448.190000000013 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 17104.56 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 20197.110000000004 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 30576.520000000004 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 26725.51999999999 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 40069.44 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 17065.800000000003 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 22517.140000000007 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 37681.83999999999 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 35852.62 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 29817.120000000006 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 11341.380000000001 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 80034.96000000004 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 21943.639999999996 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 22948.659999999996 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 106728.27999999996 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 50491.72 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 19184.999999999996 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 40700.409999999996 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 25657.25 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 21989.789999999997 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 34158.66999999999 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 24188.520000000004 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 22057.38 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 32232.4 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 41767.87 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 36395.69999999999 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 24815.21 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 35082.88 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 41896.79999999999 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 29137.35 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 38182.47999999999 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 22131.03 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 51417.97000000001 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 46226.979999999996 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 33827.49 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 73068.38999999998 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 35264.1 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 77750.51999999999 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 39884.270000000004 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 36385.740000000005 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 51799.24000000003 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 38671.99 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 45581.090000000004 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 35276.329999999994 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 50064.99999999999 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 59156.31000000001 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 73787.2 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 56059.16999999999 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 31909.870000000006 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 49395.24999999999 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 41498.93 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 47614.31 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 49523.71999999999 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 59494.83 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 49519.51000000001 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 30376.529999999995 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 64872.55000000002 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 16570.219999999998 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 71436.97999999998 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 39736.630000000005 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 71394.55 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 64008.53999999999 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 34312.64 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 56510.280000000006 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 49061.029999999984 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 58401.719999999994 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 49161.619999999995 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 97903.23000000001 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 50371.23 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 39561.179999999986 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 38943.08000000001 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 37950.26000000001 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 72984.08999999998 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 47798.92 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 58584.52 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 56694.35999999998 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 80418.54999999999 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 34427.310000000005 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 46613.09999999998 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 69474.81999999998 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 84215.22999999998 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 74770.70999999999 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 97438.70999999999 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 47348.439999999995 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 87727.86 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 80448.23 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 91578.42000000001 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 87946.86999999998 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 58888.58999999998 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 102026.75000000001 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 104404.44000000002 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 58473.939999999995 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 95092.70999999998 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 65669.79 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 60474.4 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 84024.02 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 102036.77 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 88313.45 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 124410.96 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 81588.81000000001 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 33736.96 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 163644.31 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 19643.879999999994 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 19817.88 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 196218.47 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 68045.34999999999 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 81782.7 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 109423.81000000003 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 87111.84 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 30320.84 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 114854.68 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 123975.00000000001 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 135709.86 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 78400.68000000001 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 70712.95999999999 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 80890.48 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 93546.29 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 47578.84 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 115429.48000000003 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 112756.47 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 82968.23000000003 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 95338.79999999999 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 74390.84 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 74815.20999999999 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 81838.92 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 77393.97 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 73388.67000000001 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 64586.21000000001 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 153176.02 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 124585.25000000001 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 102778.24 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 91431.7 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 95616.67 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 120420.03000000001 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 104512.43 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 167123.96 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 113773.56999999996 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 219945.67999999993 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 160817.63000000003 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 132732.16000000006 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 171181.68 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 139991.12999999998 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 192551.48999999996 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 132231.27000000002 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 186251.83000000005 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 109065.42000000004 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 120164.64 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 132322.77000000002 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 137768.36 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 194251.40000000005 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 217452.43 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 236367.51999999996 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 166984.58 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 214934.93000000002 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 89620.47000000004 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 99586.33999999995 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 127869.92 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 105883.36 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 150090.00000000003 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 152488.1 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 167136.36000000004 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 84107.87000000001 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 192848.77000000002 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 103509.21999999999 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 136825.46 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 141472.49000000002 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 151173.00999999998 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 107462.31999999999 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 110892.06000000003 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 107346.05999999998 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 64925.090000000004 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 239712.99999999997 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 534698.3800000001 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 189998.81 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 183873.76 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 125301.33999999997 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 110897.74 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 99296.46999999999 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 99851.19999999998 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 100757.54000000001 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 201192.55000000008 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 226669.77 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 147368.15999999997 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 170572.31 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 126204.25 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 161646.06 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 211414.44000000006 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 173826.59 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 171537.02000000005 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 327095.5200000001 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 282327.68999999994 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 152235.10000000003 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 309457.2900000001 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 241247.46000000008 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 152103.25 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 321849.4799999999 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 315180.56999999995 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 204524.60000000006 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 195098.85000000003 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 184212.79000000004 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 197359.49000000008 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 279620.69 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 273876.28 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 396082.5900000001 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 278294.2400000001 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 292405.5200000001 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 139900.92999999996 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 155519.83000000005 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 177650.05000000005 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 184054.77000000002 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 282315.53 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 293834.58 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 267542.7899999999 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 132380.97999999998 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 509334.1099999999 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 185603.47000000006 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 146903.13999999998 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 249814.15000000008 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 164112.46 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 121446 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 211458.87000000005 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 164439.58000000002 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 196585.7 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 282284.86000000004 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 319682.6800000001 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 178727.86000000002 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 146038.38999999998 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 310034.84 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 176696.38999999998 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 159571.69000000003 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 178215.15999999997 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 154964.31000000003 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 392651.6100000001 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 256003.33000000005 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 258629.02 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 319677 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 272718.22000000003 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 224511.26 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 248257.94 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 374632.93000000017 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 231912.72 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 462075.4400000001 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 242999.51000000007 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 387296.56 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 437434.24000000005 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 322723.12 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 458097.32999999996 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 294911.06000000006 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 499831.9000000001 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 385946.1900000001 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 245530.25 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 270903.21 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 246162.27000000005 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 339881.89 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 357720.66 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 357522.24000000005 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 267830.25000000006 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 431637.50000000006 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 240476.05 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 218262.41999999998 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 225524.83999999997 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 251832.04 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 254565.88000000003 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 401295.6400000001 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 447837.2 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 171664.27999999997 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 586642.2200000001 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 191100.08000000002 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 252339.96000000008 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 313074.00999999995 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 248614.66999999995 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 273623.77 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 253460.78000000003 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 217828.09000000008 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 191949.95000000004 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 270533.11000000004 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 310408.13 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 274738.21 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 246687.49000000002 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 316445.4900000001 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 275645.46 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 250177.95000000007 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 239383.79999999996 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 228989.09999999998 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 283467.7700000001 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 292520.76000000007 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 324636.83000000013 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 431267.4200000001 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 340177.84 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 374416.43000000005 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 402882.3800000001 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 373904.30999999994 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 363843.9400000001 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 432977.11000000004 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 423992.1600000001 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 349238.73 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 610410.9800000002 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 347310.49 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 310343.03 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 341916.2700000001 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 390708.73000000004 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 603399.9600000002 }, { "purchase_month": { "value": "2019-08-04" }, "total_sale_dollars": 477755.1800000001 }, { "purchase_month": { "value": "2019-08-11" }, "total_sale_dollars": 405717.05 }, { "purchase_month": { "value": "2019-08-18" }, "total_sale_dollars": 348158.08 }, { "purchase_month": { "value": "2019-08-25" }, "total_sale_dollars": 507989.24000000005 }, { "purchase_month": { "value": "2019-09-01" }, "total_sale_dollars": 329040.1200000001 }, { "purchase_month": { "value": "2019-09-08" }, "total_sale_dollars": 299278.52000000014 }, { "purchase_month": { "value": "2019-09-15" }, "total_sale_dollars": 315570.84 }, { "purchase_month": { "value": "2019-09-22" }, "total_sale_dollars": 423795.5499999999 }, { "purchase_month": { "value": "2019-09-29" }, "total_sale_dollars": 293379.14000000013 }, { "purchase_month": { "value": "2019-10-06" }, "total_sale_dollars": 317597.4800000001 }, { "purchase_month": { "value": "2019-10-13" }, "total_sale_dollars": 361312.51 }, { "purchase_month": { "value": "2019-10-20" }, "total_sale_dollars": 269301.30000000005 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 328309.81 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 354381.75 }, { "purchase_month": { "value": "2019-11-10" }, "total_sale_dollars": 535131.2199999999 }, { "purchase_month": { "value": "2019-11-17" }, "total_sale_dollars": 331882.75 }, { "purchase_month": { "value": "2019-11-24" }, "total_sale_dollars": 275215.63000000006 }, { "purchase_month": { "value": "2019-12-01" }, "total_sale_dollars": 288165.55999999994 }, { "purchase_month": { "value": "2019-12-08" }, "total_sale_dollars": 328821.29000000004 }, { "purchase_month": { "value": "2019-12-15" }, "total_sale_dollars": 394831.11000000004 }, { "purchase_month": { "value": "2019-12-22" }, "total_sale_dollars": 407958.1100000001 }, { "purchase_month": { "value": "2019-12-29" }, "total_sale_dollars": 270466.43 }, { "purchase_month": { "value": "2020-01-05" }, "total_sale_dollars": 278447.53 }, { "purchase_month": { "value": "2020-01-12" }, "total_sale_dollars": 240521.40999999997 }, { "purchase_month": { "value": "2020-01-19" }, "total_sale_dollars": 332381.78 }, { "purchase_month": { "value": "2020-01-26" }, "total_sale_dollars": 291686.5200000001 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 407718.26999999996 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 322037.80999999994 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 408217.3400000001 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 419336.6299999999 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 306954.0399999999 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 312799.13 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 403380.28 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 322953.74999999994 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 279775.35 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 601817.6000000001 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 318202.4700000001 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 342771.96 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 343486.7299999999 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 573106.2200000001 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 520582.83999999997 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 415876.36000000004 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 528224.87 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 326341.97000000003 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 435539.62999999995 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 594673.71 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 628956.4999999999 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 580878.74 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 381741.2900000001 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 347782.48 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 374135.03999999986 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 487223.72 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 814673.0400000003 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 476564.22999999986 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 502197.25999999995 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 700935.91 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 487966.41000000003 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 394918.70999999996 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 692011.4000000001 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 1057360.76 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 479528.9799999999 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 1032597.8199999998 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 359408.1599999999 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 283111.70000000007 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 413884.51000000007 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 323623.2000000001 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 253425.37999999998 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 908536.0100000001 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 228336.78 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 260715.45999999993 }, { "purchase_month": { "value": "2020-12-06" }, "total_sale_dollars": 297915.94000000006 }, { "purchase_month": { "value": "2020-12-13" }, "total_sale_dollars": 409277.1600000001 }, { "purchase_month": { "value": "2020-12-20" }, "total_sale_dollars": 407353.8300000001 }, { "purchase_month": { "value": "2020-12-27" }, "total_sale_dollars": 318935.58999999997 }, { "purchase_month": { "value": "2021-01-03" }, "total_sale_dollars": 395235.38 }, { "purchase_month": { "value": "2021-01-10" }, "total_sale_dollars": 304543.61 }, { "purchase_month": { "value": "2021-01-17" }, "total_sale_dollars": 333025.16 }, { "purchase_month": { "value": "2021-01-24" }, "total_sale_dollars": 353291.23000000004 }, { "purchase_month": { "value": "2021-01-31" }, "total_sale_dollars": 501186.63 }, { "purchase_month": { "value": "2021-02-07" }, "total_sale_dollars": 374531.17000000004 }, { "purchase_month": { "value": "2021-02-14" }, "total_sale_dollars": 336111.25 }, { "purchase_month": { "value": "2021-02-21" }, "total_sale_dollars": 460818.94 }, { "purchase_month": { "value": "2021-02-28" }, "total_sale_dollars": 339669.69000000006 }, { "purchase_month": { "value": "2021-03-07" }, "total_sale_dollars": 424218.09 }, { "purchase_month": { "value": "2021-03-14" }, "total_sale_dollars": 388670.66000000015 }, { "purchase_month": { "value": "2021-03-21" }, "total_sale_dollars": 368995.7600000001 }, { "purchase_month": { "value": "2021-03-28" }, "total_sale_dollars": 363324.1499999999 }, { "purchase_month": { "value": "2021-04-04" }, "total_sale_dollars": 428857.98 }, { "purchase_month": { "value": "2021-04-11" }, "total_sale_dollars": 385498.15 }, { "purchase_month": { "value": "2021-04-18" }, "total_sale_dollars": 628556.7 }, { "purchase_month": { "value": "2021-04-25" }, "total_sale_dollars": 420052.73 }, { "purchase_month": { "value": "2021-05-02" }, "total_sale_dollars": 715173.9500000001 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 474222.6099999999 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 592457.1499999998 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 529982.3300000001 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 517075.18000000005 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 460784.86 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 712960.4500000001 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 634445.44 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 637790.98 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 711829.51 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 411437.87 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 429693.4700000001 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 443000.67 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 757821.4800000001 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 568790.3099999999 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 766946.7 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 1033341.8799999999 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 582175.5300000003 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 399941.82 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 398733.85 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 343994.2199999999 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 362752.73000000004 }, { "purchase_month": { "value": "2021-10-03" }, "total_sale_dollars": 670952.7800000001 }, { "purchase_month": { "value": "2021-10-10" }, "total_sale_dollars": 820969.1800000002 }, { "purchase_month": { "value": "2021-10-17" }, "total_sale_dollars": 382308.2 }, { "purchase_month": { "value": "2021-10-24" }, "total_sale_dollars": 336627.05000000005 }, { "purchase_month": { "value": "2021-10-31" }, "total_sale_dollars": 420061.10000000015 }, { "purchase_month": { "value": "2021-11-07" }, "total_sale_dollars": 580656.39 }, { "purchase_month": { "value": "2021-11-14" }, "total_sale_dollars": 1169587 }, { "purchase_month": { "value": "2021-11-21" }, "total_sale_dollars": 351531.99 }, { "purchase_month": { "value": "2021-11-28" }, "total_sale_dollars": 372815 }, { "purchase_month": { "value": "2021-12-05" }, "total_sale_dollars": 411534.71 }, { "purchase_month": { "value": "2021-12-12" }, "total_sale_dollars": 366086.70999999996 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 417339.2 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 383126.5199999999 }, { "purchase_month": { "value": "2022-01-02" }, "total_sale_dollars": 709751.88 }, { "purchase_month": { "value": "2022-01-09" }, "total_sale_dollars": 295578.26000000007 }, { "purchase_month": { "value": "2022-01-16" }, "total_sale_dollars": 293764.07 }, { "purchase_month": { "value": "2022-01-23" }, "total_sale_dollars": 333374.60000000003 }, { "purchase_month": { "value": "2022-01-30" }, "total_sale_dollars": 484175.6199999999 }, { "purchase_month": { "value": "2022-02-06" }, "total_sale_dollars": 573883.9200000002 }, { "purchase_month": { "value": "2022-02-13" }, "total_sale_dollars": 481038.31000000006 }, { "purchase_month": { "value": "2022-02-20" }, "total_sale_dollars": 559837.8999999999 }, { "purchase_month": { "value": "2022-02-27" }, "total_sale_dollars": 420518.2100000001 }, { "purchase_month": { "value": "2022-03-06" }, "total_sale_dollars": 425333.6700000001 }, { "purchase_month": { "value": "2022-03-13" }, "total_sale_dollars": 395160.81000000006 }, { "purchase_month": { "value": "2022-03-20" }, "total_sale_dollars": 324739.81000000006 }, { "purchase_month": { "value": "2022-03-27" }, "total_sale_dollars": 377097.30000000005 } ], "top_sellers_by_revenue": [ { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Handmade Vodka", "total_sale_dollars": 107294484.86000349, "total_bottles": 5627998, "avg_price_per_100ml": 1.8990416598711144 }, { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Vodka", "total_sale_dollars": 4866101.399999985, "total_bottles": 334610, "avg_price_per_100ml": 1.9301075699873054 }, { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Handmade Vodka Mini", "total_sale_dollars": 984864.0000000023, "total_bottles": 50767, "avg_price_per_100ml": 39.51262355693051 }, { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Handmade Mini", "total_sale_dollars": 471644.6000000002, "total_bottles": 24602, "avg_price_per_100ml": 6.3299964633068075 } ], "most_expensive_products": [ { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Handmade Vodka Mini", "total_sale_dollars": 984864.0000000024, "total_bottles": 50767, "avg_price_per_100ml": 39.51262355693051 }, { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Handmade Mini", "total_sale_dollars": 471644.60000000027, "total_bottles": 24602, "avg_price_per_100ml": 6.329996463306808 }, { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Vodka", "total_sale_dollars": 4866101.3999999855, "total_bottles": 334610, "avg_price_per_100ml": 1.9301075699873054 }, { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Handmade Vodka", "total_sale_dollars": 107294484.86000352, "total_bottles": 5627998, "avg_price_per_100ml": 1.8990416598711146 } ] }, { "vendor_name": "Diageo Americas", "total_sale_dollars": 103018531.5199979, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 116885.61 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 141032.69999999995 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 173353.50999999992 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 187262.15 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 194171.85 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 179301.49000000002 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 165056.46000000005 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 215230.03000000006 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 175568.63 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 209916.30000000005 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 192166.42000000007 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 198493.93000000005 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 198092.56000000003 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 199969.45000000007 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 184273.76999999993 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 220327.24000000002 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 225501.08000000005 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 203108.05999999994 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 217033.16000000003 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 221393.63000000003 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 311114.3899999999 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 175714.15000000005 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 283349.77999999997 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 341670.27 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 285514.2899999999 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 321368.73999999993 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 222242.05000000002 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 238237.09999999995 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 230603.26999999993 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 230209.36999999994 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 231150.65000000008 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 241820.19 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 222272.08 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 230966.38999999996 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 307098.33999999997 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 244753.66999999998 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 341831.1400000001 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 237670.18999999994 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 222904.7800000001 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 257243.43999999994 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 251676.44999999998 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 307579.61 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 278475.88999999996 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 185435.78000000003 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 197184.09000000003 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 262946.2499999999 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 111510.31000000001 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 251481.80999999994 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 187359.33999999997 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 260110.91999999998 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 281719.1299999999 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 252097.73999999996 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 145209.46 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 201233.84999999998 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 173904.48000000004 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 175408.04999999993 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 201995.44000000003 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 199949.87000000002 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 224603.31 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 174582.82 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 183313.53999999995 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 199079.00999999998 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 235959.87000000002 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 191282.49000000002 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 192962.6400000001 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 196421.14999999997 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 293133.76999999996 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 215562.57000000007 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 265080.61000000004 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 217187.56 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 210374.61999999997 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 212148.16999999998 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 248954.06999999992 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 245753.92999999985 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 216625.80999999985 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 355835.9499999998 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 145314.53999999998 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 315794.18999999977 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 261772.72999999995 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 252407.41 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 272995.12999999995 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 285555.09999999986 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 277896.8299999999 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 253506.45999999988 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 234175.01999999981 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 291991.64999999997 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 291845.1199999999 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 250704.61999999988 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 241624.79999999993 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 207032.61999999994 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 216451.09000000003 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 356850.42000000004 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 381683.95000000007 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 299454.09999999986 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 189514.68999999997 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 250187.95999999985 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 201410.00999999998 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 232282.04000000004 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 237849.79999999993 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 100057.42 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 353415.25999999995 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 281047.26999999996 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 328960.88999999984 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 232610.3499999998 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 102658.9 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 247630.0299999999 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 213110.70999999996 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 179871.55 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 227845.37999999995 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 189361.15 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 278717.82999999996 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 191725.18999999997 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 216862.81999999998 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 206930.03999999995 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 199675.40999999992 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 216679.49999999985 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 180142.55999999994 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 262609.9499999999 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 301074.51999999996 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 232097.04999999996 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 248383.74999999994 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 261098.99 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 210007.39999999997 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 220217.69999999998 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 279488.2799999999 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 162160.93999999997 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 293483.8099999999 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 312221.0299999999 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 256658.9599999999 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 477494.75 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 165508.04999999996 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 262902.79999999993 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 265068.15999999986 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 239969.3299999999 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 240684.03999999995 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 234282.31000000006 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 234720.46000000005 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 210608.51000000004 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 321033.3100000002 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 243949.4500000001 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 299367.41000000015 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 261353.57000000012 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 246882.45000000016 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 294207.07000000007 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 249273.19000000006 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 364720.68 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 227733.2000000001 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 258191.61000000004 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 256518.76000000013 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 158065.64000000004 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 324635.53 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 94907.11 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 258851.1100000001 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 323949.84000000014 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 317963.04000000015 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 226383.95000000004 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 139908.21000000002 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 261115.73000000013 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 235570.95000000004 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 163611.05 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 231195.9600000001 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 207137.7200000001 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 193100.88000000006 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 219088.0400000001 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 197283.82000000007 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 241552.96000000008 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 225645.40000000008 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 286330.0200000001 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 238507.8000000001 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 234635.73000000004 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 226715.12000000008 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 213762.5600000001 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 224350.02000000005 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 257174.61000000013 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 260121.37000000008 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 258020.11000000004 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 389743.4699999999 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 215659.64000000004 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 300967.02000000014 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 242662.16000000006 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 329465.7500000001 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 395689.32000000007 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 227941.5800000001 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 280971.59000000014 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 276726.3600000001 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 264029.0000000001 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 311996.82000000007 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 296245.8100000001 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 215466.55000000005 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 249034.4500000001 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 269148.94000000006 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 341019.30000000016 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 195048.58000000007 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 241927.18000000005 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 230878.13 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 304078.84000000014 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 248548.62000000002 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 268033.41000000003 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 239091.13000000003 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 236724.14000000007 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 223165.07000000004 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 213871.55000000002 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 388130.02000000014 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 99689.64 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 312866.92000000016 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 390047.56999999995 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 336753.25 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 297013.8500000001 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 192006.16 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 283980.6100000001 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 257821.88000000003 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 166813.12000000002 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 265247.4500000001 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 255149.1200000001 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 238734.38000000006 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 224490.29000000004 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 202839.4500000001 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 215056.3300000001 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 290528.05000000005 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 244811.38 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 212403.88000000003 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 233394.60000000003 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 263621.2 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 273008.0900000001 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 229024.97000000018 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 259808.2100000001 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 330636.2500000001 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 292925.88000000006 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 304079.4900000001 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 356624.3400000001 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 187407.89000000007 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 328141.6000000001 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 287124.7100000002 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 315934.3900000002 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 405472.46000000014 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 212606.5100000001 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 304890.39000000013 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 287893.7500000001 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 332316.3800000002 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 259569.68000000008 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 348903.66 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 257788.83000000013 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 244011.92000000004 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 279837.2600000001 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 228105.87000000002 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 309036.09000000014 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 278166.70000000007 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 255651.20000000007 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 10371.050000000003 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 3371.0600000000004 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 3382.21 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 2339.9600000000005 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 4137.57 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 3786.9400000000005 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 7357.700000000001 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 773.4699999999999 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 2428.16 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 2111.63 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 7015.63 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 4258.79 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 1729.52 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 1409.6200000000001 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 2483.2799999999997 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 1095.1899999999998 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 934.28 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 1168.1700000000003 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 2406.17 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 1484.77 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 1535.4 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 2922.33 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 1283.41 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 1676.39 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 5214.419999999998 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 177570.77000000005 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 232950.4500000001 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 270504.0700000001 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 216629.4 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 210855.38000000006 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 319971.5400000001 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 346566.5399999999 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 305643.46 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 340920.2300000001 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 253328.9400000001 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 287599.5600000002 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 283142.6000000001 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 264526.23000000004 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 310275.5900000001 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 261193.23000000013 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 306231.4700000001 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 270497.6500000001 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 260113.7 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 240409.46000000008 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 241168.4200000001 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 273379.67000000004 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 244071.65000000005 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 269725.84000000014 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 282593.68000000005 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 417055.7500000001 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 243103.75 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 243729.48000000007 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 307090.13000000006 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 297607.7200000001 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 275044.0900000001 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 261682.22000000003 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 168794.43000000002 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 214479.83000000005 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 270366.10000000003 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 136712.91 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 238155.64000000013 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 379692.3500000001 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 416858.99000000005 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 330492.3300000001 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 237765.17000000004 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 144632.05999999997 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 256745.52000000002 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 212870.62000000005 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 224977.01000000007 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 196563.37000000005 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 197057.43000000005 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 165087.57000000004 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 176569.36000000004 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 181705.38000000006 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 288472.73000000016 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 199950.46000000008 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 213692.56000000003 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 323146.8900000002 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 198671.50000000003 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 126097.40000000002 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 11664.59 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 990.72 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 788.4299999999997 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 4288.8099999999995 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 1642.57 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 1018.38 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 866.9100000000001 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 1201.6899999999998 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 1665.9099999999999 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 1979.4699999999996 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 5891.55 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 759.41 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 1251.73 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 993.37 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 1150.85 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 881.8699999999999 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 7033.450000000001 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 498.34000000000003 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 1108.01 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 1520.8400000000001 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 198795.0300000001 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 234111.99000000008 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 236284.12000000008 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 199036.91999999998 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 364766.94 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 327643.8900000001 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 341343.0600000001 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 331643.23000000004 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 250719.0500000001 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 244837.8800000001 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 156417.42999999996 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 1936.3400000000001 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 1716.76 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 7216.89 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 1331.2300000000002 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 2397.9300000000003 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 646.0699999999999 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 2475 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 1043.8500000000001 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 984.8900000000001 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 455.83000000000004 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 330.02000000000004 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 331.56 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 1308.27 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 1062.7 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 26942.86 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 304716.4900000001 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 212509.86000000002 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 205471.77000000014 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 190835.95000000007 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 192251.18000000005 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 194596.42 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 213274.57000000004 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 212998.3400000001 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 243307.05000000013 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 286066.66000000015 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 311404.7000000001 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 324707.6800000001 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 301029.19000000006 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 245325.42000000007 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 234873.44000000012 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 208979.35 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 264517.9900000001 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 272278.29000000015 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 275823.15000000014 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 244362.33000000005 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 242937.4400000001 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 282535.0800000001 }, { "purchase_month": { "value": "2019-08-04" }, "total_sale_dollars": 207989.2300000001 }, { "purchase_month": { "value": "2019-08-11" }, "total_sale_dollars": 212057.96000000008 }, { "purchase_month": { "value": "2019-08-18" }, "total_sale_dollars": 229123.15000000002 }, { "purchase_month": { "value": "2019-08-25" }, "total_sale_dollars": 317618.80000000016 }, { "purchase_month": { "value": "2019-09-01" }, "total_sale_dollars": 198375.80000000008 }, { "purchase_month": { "value": "2019-09-08" }, "total_sale_dollars": 226414.77000000002 }, { "purchase_month": { "value": "2019-09-15" }, "total_sale_dollars": 217406.46000000008 }, { "purchase_month": { "value": "2019-09-22" }, "total_sale_dollars": 410948.9800000001 }, { "purchase_month": { "value": "2019-09-29" }, "total_sale_dollars": 264114.6600000001 }, { "purchase_month": { "value": "2019-10-06" }, "total_sale_dollars": 277549.17 }, { "purchase_month": { "value": "2019-10-13" }, "total_sale_dollars": 257658.08000000007 }, { "purchase_month": { "value": "2019-10-20" }, "total_sale_dollars": 233713.99000000005 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 223693.81000000006 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 28996.8 }, { "purchase_month": { "value": "2019-11-10" }, "total_sale_dollars": 33.63 }, { "purchase_month": { "value": "2019-11-17" }, "total_sale_dollars": 225 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 195918.82000000004 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 168420.83000000007 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 170752.56000000006 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 235399.61000000004 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 224901.69000000015 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 225677.8400000001 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 267327.51 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 206457.6200000001 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 247171.9100000001 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 315857.70000000007 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 352272.67 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 306337.9900000001 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 334131.42000000004 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 205548.70000000007 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 222984.11000000007 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 227759.43000000005 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 242807.0600000001 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 251647.55000000013 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 233651.90000000005 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 247090.2000000001 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 268700.69000000006 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 298792.9400000002 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 246920.86000000004 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 243115.43000000002 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 250001.11000000007 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 290025.28000000014 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 193775.11000000004 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 241974.04000000007 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 257821.08000000005 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 247170.52000000008 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 258736.14000000007 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 248640.99000000008 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 245143.75000000012 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 277122.7100000001 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 276882.87000000005 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 244613.54000000012 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 249263.1400000001 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 229441.47000000006 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 211850.79000000004 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 216429.8000000001 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 226378.37000000005 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 193131.22000000006 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 178019.80000000005 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 36023.77999999999 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 135677.08000000005 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 374705.5000000001 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 214069.21 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 259657.09000000005 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 279361.46 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 241762.23000000013 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 212504.30000000016 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 233171.63000000012 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 229130.81000000006 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 269206.19000000006 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 246254.92000000007 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 226301.25000000012 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 237745.6700000001 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 312201.8600000002 }, { "purchase_month": { "value": "2021-10-03" }, "total_sale_dollars": 230264.30000000005 }, { "purchase_month": { "value": "2021-10-10" }, "total_sale_dollars": 224483.50000000006 }, { "purchase_month": { "value": "2021-10-17" }, "total_sale_dollars": 207187.35000000015 }, { "purchase_month": { "value": "2021-10-24" }, "total_sale_dollars": 195417.62000000005 }, { "purchase_month": { "value": "2021-10-31" }, "total_sale_dollars": 2952.48 }, { "purchase_month": { "value": "2022-02-20" }, "total_sale_dollars": 10013.050000000003 }, { "purchase_month": { "value": "2022-02-27" }, "total_sale_dollars": 233407.00999999998 }, { "purchase_month": { "value": "2022-03-06" }, "total_sale_dollars": 298359.0800000001 }, { "purchase_month": { "value": "2022-03-13" }, "total_sale_dollars": 229780.81000000006 }, { "purchase_month": { "value": "2022-03-20" }, "total_sale_dollars": 276232.5200000001 }, { "purchase_month": { "value": "2022-03-27" }, "total_sale_dollars": 223804.31000000003 } ], "top_sellers_by_revenue": [ { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Vodka 80 Prf", "total_sale_dollars": 15442412.320000125, "total_bottles": 1365138, "avg_price_per_100ml": 1.6245504951768848 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff 80prf", "total_sale_dollars": 11418614.659999957, "total_bottles": 1073939, "avg_price_per_100ml": 1.6645556627422777 }, { "vendor_name": "Diageo Americas", "item_description": "Ketel One Imported Vodka", "total_sale_dollars": 8928618.230000021, "total_bottles": 356642, "avg_price_per_100ml": 2.503540145066441 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Vodka 80 Prf Pet", "total_sale_dollars": 6737486.470000014, "total_bottles": 307687, "avg_price_per_100ml": 1.2498956204539957 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff 80prf PET", "total_sale_dollars": 4246597.209999985, "total_bottles": 227792, "avg_price_per_100ml": 1.4160051324513032 } ], "most_expensive_products": [ { "vendor_name": "Diageo Americas", "item_description": "Ciroc French Vanilla Mini", "total_sale_dollars": 4384.800000000001, "total_bottles": 112, "avg_price_per_100ml": 72.06146341463415 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Peach Lemonade Mini", "total_sale_dollars": 6871.730000000002, "total_bottles": 613, "avg_price_per_100ml": 22.42 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Pink Lemonade Mini", "total_sale_dollars": 39313.47, "total_bottles": 3507, "avg_price_per_100ml": 22.42 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Zero Sugar Infusion Watermelon & Mint Mini", "total_sale_dollars": 14505.739999999998, "total_bottles": 1294, "avg_price_per_100ml": 22.42 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Zero Sugar Infusion Cucumber & Lime Mini", "total_sale_dollars": 7779.740000000001, "total_bottles": 694, "avg_price_per_100ml": 22.42 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Zero Sugar Infusion Strawberry & Rose Mini", "total_sale_dollars": 10055.370000000003, "total_bottles": 897, "avg_price_per_100ml": 22.42 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Red, White & Berry Mini", "total_sale_dollars": 19729.600000000002, "total_bottles": 1760, "avg_price_per_100ml": 22.42 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Sours Berry Lemon Mini", "total_sale_dollars": 205.92, "total_bottles": 24, "avg_price_per_100ml": 19.79 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Green Apple Mini", "total_sale_dollars": 1750.32, "total_bottles": 204, "avg_price_per_100ml": 17.16 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Pineapple Mini", "total_sale_dollars": 1132.56, "total_bottles": 132, "avg_price_per_100ml": 17.16 } ] }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "total_sale_dollars": 59332574.089993246, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 69667.87 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 84179.64 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 160607.88999999998 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 146974.55000000005 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 89133.66000000002 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 116543.82999999997 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 106560.81999999998 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 101788.18999999999 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 89913.79999999999 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 86559.14 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 133479.87000000002 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 98210.86 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 100453.51 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 122654.77000000003 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 137634.79000000007 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 125359.48 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 120812.45999999998 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 121544.16 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 123424.74999999999 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 128204.54000000002 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 174743.61999999997 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 118913.64 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 150506.27000000002 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 132077.83 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 146311.18 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 218096.65000000002 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 159477.38000000003 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 139238.62000000002 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 213744.97999999998 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 146130.82000000007 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 123193.80999999998 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 167332.03999999998 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 150386.99999999994 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 115771.78000000003 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 200349.59999999998 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 107193.93000000001 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 124966.38999999997 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 110546.90999999997 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 105500.81000000001 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 189650.30999999997 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 188844.82999999996 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 196245.18000000002 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 301404.41000000003 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 124768.58999999998 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 100114.44000000003 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 151690.72999999995 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 42480.98000000001 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 150607.94 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 128050.16000000002 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 170049.13999999998 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 196308.55999999997 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 132193.75 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 83622.55999999998 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 88525.98000000003 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 106771.91000000003 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 116325.24 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 100669.08000000002 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 117183.48000000001 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 168873.52000000002 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 106708.05999999998 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 158755.25999999998 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 98678.72000000002 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 107152.12999999999 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 111055.27999999998 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 134697.59999999998 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 112450.04000000002 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 136735.56 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 106013.36000000002 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 116785.51999999997 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 122897.86 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 133727.11 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 132572.56999999998 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 186389.86999999997 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 307144.06 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 118291.23999999996 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 286638.92 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 51213.37000000001 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 241338.88999999996 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 124143.27 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 125665.12 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 115793.88 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 117099.42000000001 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 156650.30999999997 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 134651.00999999995 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 236473.01 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 126816.91000000002 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 159865.96 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 135443.87 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 134111.88999999998 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 123623.24999999999 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 137867.06 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 276590.8599999999 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 169282.47 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 101866.00000000001 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 198186.08999999997 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 113791.83999999998 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 93203.2 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 112089.81999999999 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 178223.38999999998 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 100139.80999999998 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 126120.62999999998 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 167634.13999999998 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 179959.48999999996 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 118571.07 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 46577.630000000005 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 109256.75000000007 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 101621.76999999999 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 125664.38999999998 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 172124.98999999996 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 114501.52 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 146177.86 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 102181.37999999999 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 131581.16999999998 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 113611.97000000002 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 104595.77 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 121948.61999999998 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 90749.55999999997 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 125248.93000000001 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 127051.97999999998 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 128650.50000000004 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 120822.03000000004 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 133426.23999999996 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 157624.14 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 137214.50000000003 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 194075.3 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 141665.63 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 141364.64 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 177400.35 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 140199.76000000007 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 289795.14 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 103233.83999999998 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 141641.93999999997 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 131774.01999999996 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 134048.74000000002 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 163729.92999999996 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 191029.27 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 246871.07999999996 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 121510.44000000002 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 184584.76000000004 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 91152.04000000001 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 139925.49000000002 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 149773.81000000003 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 108759.71999999999 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 114323.17999999996 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 138430.36 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 129861.41999999998 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 132245.16999999998 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 111639.03000000003 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 225333.54999999993 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 125331.85000000002 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 190348.34 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 55901.340000000026 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 140971.33 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 171532.16999999998 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 225405.21000000002 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 117665.80000000003 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 78381.51000000001 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 138535.65999999997 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 108734.34000000004 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 82934.48999999999 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 114968.42000000003 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 157327.24999999997 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 155504.3 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 125543.56000000003 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 109494.34 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 104989.93999999999 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 96811.85 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 167284.27000000002 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 102722.40999999999 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 114456.32999999999 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 112018.86 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 131215.81999999998 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 127553.83 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 133933.55000000002 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 172639.71999999997 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 167577.03999999995 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 283559.73 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 87168.03 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 142470.41000000003 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 138239.23999999996 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 178696.15 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 221889.61 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 118463.08 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 167679.00999999998 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 146591.99000000002 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 120140.39999999998 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 198941.23 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 175582.89000000004 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 129331.09000000001 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 128383.84000000004 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 143314.37000000002 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 207239.62 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 100887.69 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 191720.03999999998 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 162703.81 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 196399.11000000002 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 163926.57999999996 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 189360.96 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 180763.6 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 176165.25999999995 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 177256.61999999997 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 147293.62 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 242865.96000000002 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 44295.799999999996 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 175569.13000000003 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 153198.24 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 182334.36000000002 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 140790.6 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 102692.59000000001 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 208755.65 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 165583.66999999995 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 77038.12999999999 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 218560.47 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 118286.77000000002 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 107828.9 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 169851 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 127509.14000000001 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 130528.70000000001 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 147280.23 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 132236.02000000002 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 134347.86000000004 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 125606.90999999997 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 154729.17999999996 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 147969.5 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 162045.05000000002 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 170961.40000000002 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 163171.00999999995 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 195078.88000000006 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 162602.03000000003 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 229969.18999999997 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 122515.76999999999 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 223789.62999999998 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 179753.17 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 200184.63 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 235358.04999999993 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 130096.19 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 246896.29 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 151446.29 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 189522.28 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 225821.76 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 200926.23999999993 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 173444.17 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 151261.45 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 145431.44999999998 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 132609.09999999998 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 241779.86999999994 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 162571.30999999997 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 121571.69000000002 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 2269.52 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 390.61 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 80.83999999999999 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 821.77 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 842.15 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 175.89999999999998 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 556.72 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 300.37 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 1143.27 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 470.63 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 774.22 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 1179.89 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 737.8600000000001 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 99.24000000000001 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 1410.68 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 516.49 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 242.57999999999998 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 931.24 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 486.5 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 335.63 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 914.25 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 595.95 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 58.239999999999995 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 2466.92 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 1125.22 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 92507.46 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 175890.52999999997 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 158032.90000000002 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 112758.76000000002 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 119820.65000000002 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 135599.69999999995 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 131113.61 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 163605.33000000005 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 168366.08000000007 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 112944.60000000002 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 218629.11000000002 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 269707.68 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 149090.85 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 245097.71999999994 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 147962.73999999996 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 156704.61000000004 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 164148.18000000002 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 131746.74000000002 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 123345.38 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 160913.54 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 254044.75999999998 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 137768.24000000002 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 159226.46 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 132694.18000000002 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 178458.26999999996 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 125882.07000000002 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 110505.11000000002 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 205447.05999999997 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 239333.81999999998 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 176913.53 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 215345.53 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 91410.18000000004 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 179127.53 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 146927.64 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 65490.96 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 148960.23000000004 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 212728.03999999998 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 142768.13 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 194964.52000000005 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 115935.19999999998 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 96474.81000000001 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 110856.58000000002 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 122643.57 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 102689.25000000001 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 111392.52 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 178169.56000000003 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 120455.65000000001 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 114993.61000000002 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 134636.97 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 175186.00999999998 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 143216.47000000003 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 95939.03000000003 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 127010.73999999998 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 153125.63000000003 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 91153.38000000003 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 13426.749999999998 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 59.06 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 214.42 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 34.48 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 407.03 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 809.64 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 269.88 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 88.44 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 281.12 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 476.76 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 730.56 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 214.42 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 827.41 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 233.76 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 472.2 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 508.11 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 399.48 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 409.13 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 490.26 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 104419.52999999994 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 150229.01000000004 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 133138.95999999996 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 100596.65000000002 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 213586.52999999997 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 186611.05 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 130339.78999999998 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 154986.49999999997 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 147928.05000000002 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 147500.97 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 82011.99999999999 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 1068.88 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 287.7 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 296.84 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 620.64 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 74.21 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 269.88 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 103.44 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 23.76 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 307.39 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 14641.459999999995 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 140723.26000000004 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 99138.15000000001 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 101129.71999999999 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 96221.01000000002 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 124934.84999999999 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 120450.40000000002 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 104138.26000000004 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 109979.73000000004 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 140207.31 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 148145.47999999998 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 149900.73 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 127779.74000000002 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 176859.28 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 282171.3999999999 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 368634.99999999994 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 312351.63999999996 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 532137.0599999999 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 206306.83000000002 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 137220.69999999998 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 102553.59 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 111543.68 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 156742.1 }, { "purchase_month": { "value": "2019-08-04" }, "total_sale_dollars": 111673.50999999998 }, { "purchase_month": { "value": "2019-08-11" }, "total_sale_dollars": 123429.02000000002 }, { "purchase_month": { "value": "2019-08-18" }, "total_sale_dollars": 100013.72 }, { "purchase_month": { "value": "2019-08-25" }, "total_sale_dollars": 146138.36 }, { "purchase_month": { "value": "2019-09-01" }, "total_sale_dollars": 122850.48000000001 }, { "purchase_month": { "value": "2019-09-08" }, "total_sale_dollars": 82671.25000000001 }, { "purchase_month": { "value": "2019-09-15" }, "total_sale_dollars": 93057.73000000004 }, { "purchase_month": { "value": "2019-09-22" }, "total_sale_dollars": 98133.69 }, { "purchase_month": { "value": "2019-09-29" }, "total_sale_dollars": 177002.11999999997 }, { "purchase_month": { "value": "2019-10-06" }, "total_sale_dollars": 324365.34 }, { "purchase_month": { "value": "2019-10-13" }, "total_sale_dollars": 265946.76999999996 }, { "purchase_month": { "value": "2019-10-20" }, "total_sale_dollars": 110774.62 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 105781.90999999999 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 16089.249999999996 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 105637.72 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 106164.29000000002 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 115613.88 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 93445.20999999999 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 106831.45999999998 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 104286.23999999999 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 96191.66 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 119334.68 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 88630.91000000002 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 113149.60999999999 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 146356.95999999996 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 108286.83000000003 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 129369.18999999999 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 75670.7 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 97482.47000000003 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 93106.64000000001 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 113302.13000000002 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 99552.90000000001 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 110654.3 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 124851.86000000003 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 123326.22 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 151580.97000000006 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 157217.70999999996 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 141229.5 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 110252.30000000003 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 127363.12000000002 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 119444.52999999998 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 134904.08000000002 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 160779.29999999993 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 123600.74000000005 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 141392.19 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 88868.81000000003 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 111418.67 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 143088.18 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 249581.06000000003 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 98173.69000000002 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 158643.26000000004 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 128961.99999999999 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 104523.30999999997 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 92284.21000000002 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 96650.29000000001 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 97775.3 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 74941.60000000002 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 20397.339999999997 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 63154.82 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 244560.86000000004 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 81392.16000000002 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 142072.02000000002 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 106176.66999999998 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 135389.43 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 97315.72000000002 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 105078.93 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 58860.07000000001 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 50138.82000000001 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 136453.63 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 128769.22000000003 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 103689.72000000004 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 94006.59999999999 }, { "purchase_month": { "value": "2021-10-03" }, "total_sale_dollars": 147161.63 }, { "purchase_month": { "value": "2021-10-10" }, "total_sale_dollars": 116333.85000000003 }, { "purchase_month": { "value": "2021-10-17" }, "total_sale_dollars": 155854.4899999999 }, { "purchase_month": { "value": "2021-10-24" }, "total_sale_dollars": 183149.86999999997 }, { "purchase_month": { "value": "2022-02-20" }, "total_sale_dollars": 5406.710000000001 }, { "purchase_month": { "value": "2022-02-27" }, "total_sale_dollars": 68357.97000000002 }, { "purchase_month": { "value": "2022-03-06" }, "total_sale_dollars": 112325.69 }, { "purchase_month": { "value": "2022-03-13" }, "total_sale_dollars": 93016.63000000003 }, { "purchase_month": { "value": "2022-03-20" }, "total_sale_dollars": 93928.47999999998 }, { "purchase_month": { "value": "2022-03-27" }, "total_sale_dollars": 78980.79000000001 } ], "top_sellers_by_revenue": [ { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Swedish Vodka 80 Prf", "total_sale_dollars": 30194446.65999936, "total_bottles": 1510332, "avg_price_per_100ml": 2.2085868079076443 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Swedish Vodka 80prf", "total_sale_dollars": 9271479.760000074, "total_bottles": 540899, "avg_price_per_100ml": 2.0396398020932787 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Citron (lemon Vodka)", "total_sale_dollars": 5894751.610000033, "total_bottles": 288795, "avg_price_per_100ml": 2.1631833723375937 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Mandrin", "total_sale_dollars": 2164869.8800000013, "total_bottles": 110228, "avg_price_per_100ml": 2.1973180253762785 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Citron", "total_sale_dollars": 1755668.17, "total_bottles": 91668, "avg_price_per_100ml": 2.1226831087261773 } ], "most_expensive_products": [ { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Raspberri Mini", "total_sale_dollars": 118.8, "total_bottles": 12, "avg_price_per_100ml": 19.8 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Swedish Vodka 80prf Mini", "total_sale_dollars": 505244.5199999993, "total_bottles": 42529, "avg_price_per_100ml": 17.496422818791945 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Lime Mini", "total_sale_dollars": 105354.89999999998, "total_bottles": 11945, "avg_price_per_100ml": 8.720531049250535 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Elyx", "total_sale_dollars": 3920.580000000001, "total_bottles": 138, "avg_price_per_100ml": 3.7302222222222214 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Black 100", "total_sale_dollars": 269.88, "total_bottles": 12, "avg_price_per_100ml": 2.9986666666666664 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Vodka 100 Premium", "total_sale_dollars": 63402.43000000001, "total_bottles": 2861, "avg_price_per_100ml": 2.951407601572739 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Level Imported Vodka DNO", "total_sale_dollars": 503.04, "total_bottles": 24, "avg_price_per_100ml": 2.7946666666666666 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Mini Trial Pack", "total_sale_dollars": 3822.3100000000004, "total_bottles": 641, "avg_price_per_100ml": 2.3925714285714283 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Mini Bar", "total_sale_dollars": 30488.48, "total_bottles": 5152, "avg_price_per_100ml": 2.368367688022284 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Mandarin Vodka", "total_sale_dollars": 212.64, "total_bottles": 24, "avg_price_per_100ml": 2.3626666666666662 } ] }, { "vendor_name": "Luxco-St Louis", "total_sale_dollars": 50025745.21000384, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 50522.67999999999 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 108910.87 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 109712.94 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 150451.82 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 103212.07999999999 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 79794.18000000002 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 75848.07000000002 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 89224.51999999997 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 95254.86 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 117651.78000000001 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 117831.48999999999 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 134051.69000000003 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 133892.63 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 87760.06999999998 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 87114.24999999999 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 92698.75999999998 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 85659.86 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 134813.78 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 126680.86999999998 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 129106.18999999999 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 143827.46000000002 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 82069.96000000002 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 107981.62 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 112774.40999999999 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 119523.15999999999 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 199379.92999999996 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 96587.4 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 102292.15999999997 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 107830.59000000001 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 98761.46 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 129264.46999999999 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 149911.71000000005 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 151243.00999999998 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 169211.07000000004 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 177444.29999999993 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 84074.85 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 109584.23999999998 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 95065.12000000001 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 95617.87 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 246140.91999999998 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 198457.53999999998 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 231731.33000000002 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 199127.21000000008 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 116159.13999999998 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 94870.59999999999 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 142534.89 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 29171.110000000008 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 83133.54000000001 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 102087.4 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 105179.49000000002 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 142877.14 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 91902.80000000002 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 66916.89000000001 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 123573.59999999998 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 153542.15 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 128597.51000000004 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 126312.11000000002 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 95283.68000000001 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 95104.05999999998 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 98974.60999999997 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 98093.46999999997 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 94621.43000000001 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 99286.52999999997 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 101182.00999999998 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 99855.64999999997 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 179234.94 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 206674.74000000002 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 144969.77 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 136143.28999999998 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 113958.62999999999 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 103073.90999999997 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 97137.91999999998 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 118197.85999999999 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 97895.20999999998 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 126889.02999999996 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 198683.03999999998 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 55585.07 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 172337.70999999996 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 117066.39999999998 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 109282.19000000002 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 118691.59000000001 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 114724.33000000002 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 127755.07 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 203955.60999999996 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 211620.08000000002 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 129659.77999999998 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 166732.96 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 184420.05999999997 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 104364.57999999996 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 120898.87999999996 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 105143.84 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 255961.75000000003 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 187579.13999999998 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 120509.99000000002 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 161996.85999999996 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 117914.66999999997 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 101202.20999999999 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 108516.13999999997 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 161366.26 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 43042.44999999999 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 119955.49999999997 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 116093.18999999996 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 160066.21 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 97860.12999999999 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 42504.34999999999 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 134617.08 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 122582.70999999999 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 166211.68000000005 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 173537.04999999996 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 92059.86999999998 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 108631.27999999996 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 94322.98999999998 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 111379.66999999998 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 109136.40999999996 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 100062.32999999996 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 105421.67999999998 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 97279.15999999997 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 153258.35000000003 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 193164.3 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 135799.68999999997 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 138194.21999999994 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 139094.26999999996 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 97383.30999999997 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 111809.01999999999 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 143335.91999999995 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 85544.27999999998 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 125533.82999999996 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 123772.84999999995 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 121114.18999999999 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 165535.34999999992 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 90113.65 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 125099.03999999996 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 127514.45999999998 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 125738.93999999996 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 122175.73 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 124672.30999999994 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 120936.99999999997 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 120088.59999999993 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 201370.18 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 91345.94999999997 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 133967.62999999998 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 113180.02000000002 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 126537.46999999999 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 119723.21999999994 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 119313.71999999994 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 118610.97 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 123327.30999999995 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 130313.73999999996 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 137812.13999999996 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 84030.26999999999 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 189576.94999999995 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 47680.840000000004 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 130081.53999999995 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 134627.7199999999 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 166832.29999999996 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 100684.36999999997 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 50709.100000000006 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 150241.48000000004 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 163710.29999999993 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 94046.01999999997 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 154302.62999999998 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 104762.75999999995 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 111010.70999999995 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 98548.53999999994 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 112942.21999999997 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 98286.12999999998 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 114369.15999999997 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 105324.50999999997 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 101259.02999999997 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 107020.56999999995 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 100176.54999999996 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 122873.98999999995 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 101693.12999999999 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 116025.01999999993 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 121969.07999999996 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 118178.60999999997 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 148870.50999999998 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 80800.09999999998 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 122666.09999999998 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 107556.24999999999 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 124763.89999999995 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 137419.25999999992 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 101767.99999999999 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 131559.36 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 139475.94999999995 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 123960.81 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 164442.49 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 121325.73 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 120411.95999999999 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 116097.85999999994 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 111620.12999999996 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 160394.28999999998 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 93494.01000000001 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 136527.01999999996 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 126229.11999999992 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 142204.91999999995 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 106718.53 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 107215.26999999993 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 110399.51999999996 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 107832.22999999998 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 140850.30999999997 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 115393.38999999997 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 178748.78999999992 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 37060.280000000006 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 139469.71999999994 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 115820.73999999998 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 142839.82999999993 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 112064.33999999998 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 76693.57999999999 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 103628.31999999998 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 124354.47999999995 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 80390.45 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 126056.65000000001 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 153924.66999999998 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 128361.91999999998 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 144038.7 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 138599.53999999998 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 97154.04999999999 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 107391.86999999995 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 101181.26 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 102403.66999999997 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 103687.46999999994 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 115728.82 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 113338.41 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 107388.43 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 116628.31999999996 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 143235.59999999995 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 126555.61 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 130108.23999999993 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 162695.27999999997 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 84285.34999999999 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 160824.54 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 125458.45 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 123141.84999999996 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 154308.09000000003 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 80384.29 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 126436.47999999997 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 102704.98999999999 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 128973.03999999996 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 166720.43999999997 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 157822.9299999999 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 148216.76999999996 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 150215.74999999997 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 110241.93999999997 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 87251.59 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 118449.04999999997 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 108249.94999999997 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 106711.82999999994 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 2127.4199999999996 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 2609.4599999999996 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 2369.1799999999994 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 5165.48 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 2480.2799999999997 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 2845.53 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 2718.74 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 1896.6999999999996 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 3265.9300000000003 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 2074.4599999999996 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 2538.93 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 8137.409999999999 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 2797.17 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 877.7600000000002 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 2582.8599999999997 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 1224.05 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 1412.3799999999997 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 1409.3799999999997 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 1785.1 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 1530.6099999999997 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 3621.4399999999996 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 1936.4199999999998 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 1587.1000000000001 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 1327.89 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 2284.26 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 87920.59999999998 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 120306.73999999998 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 137462.04999999996 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 121725.13999999998 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 141717.18 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 106416.62 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 117861.57999999999 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 116929.02999999998 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 127158.56999999995 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 95248.24999999996 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 177675.36999999997 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 131566.74 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 154659.84999999995 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 166532.41000000003 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 109123.15999999997 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 108952.12999999998 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 126206.62999999998 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 111737.77999999998 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 137130.88999999998 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 137749.10999999996 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 127390.35999999999 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 144465.4299999999 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 185614.37 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 91175.33999999995 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 124380.52999999998 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 109424.18999999996 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 113499.39999999997 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 142805.58 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 140451.53 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 142859.20999999996 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 154149.18999999997 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 93744.34999999999 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 114013.26 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 124204.46000000002 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 64677.49999999997 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 109496.27999999996 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 137027.12999999998 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 145772.81999999995 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 160537.53 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 116729.09 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 66519.74999999997 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 113046.62999999998 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 90246.29999999997 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 108388.55999999998 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 110991.69999999997 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 137670.18999999997 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 114545.47999999998 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 121677.53999999998 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 113257.36999999998 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 108983.12 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 100302.21 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 106059.67999999998 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 99820.08999999998 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 133577.52999999997 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 65963.49999999999 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 8338.549999999997 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 1772.7599999999995 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 1610.2299999999998 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 2029.68 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 1719.1000000000001 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 1833.99 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 1502.6799999999998 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 1285.86 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 1337.11 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 916.62 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 2354.08 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 580.5600000000001 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 1656.6399999999999 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 1479.6599999999996 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 1293.2800000000002 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 1893.0199999999998 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 2506.7999999999993 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 1989.7500000000002 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 2418.04 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 1375.1399999999999 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 86701.01000000001 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 119509.70999999998 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 101950.87999999996 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 105297.63999999997 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 123716.49999999997 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 120869.08999999998 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 128894.58 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 151017.78 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 112601.10999999999 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 111237.41999999995 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 65813.94 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 1355.7199999999998 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 1685.86 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 1417.55 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 2362.13 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 2755.7 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 1493.2199999999998 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 1179.75 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 1338.7399999999998 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 1785.7799999999997 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 1065.66 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 1660.6999999999998 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 1945.0099999999998 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 1688.46 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 1011.0400000000001 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 19265.509999999995 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 121467.94999999998 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 107325.44999999998 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 95132.70999999996 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 92394.06999999998 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 110627.07999999999 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 99980.73999999998 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 97056.48 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 104846.79000000001 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 106490.39999999998 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 101221.73999999999 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 109766.56 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 122282.43999999996 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 99777.40999999997 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 155771.68 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 136687.80999999994 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 121096.97999999995 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 182338.21 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 108365.85999999996 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 121564.53999999998 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 102614.36999999997 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 103448.11999999997 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 133434.88000000003 }, { "purchase_month": { "value": "2019-08-04" }, "total_sale_dollars": 156387.19999999998 }, { "purchase_month": { "value": "2019-08-11" }, "total_sale_dollars": 182250.84 }, { "purchase_month": { "value": "2019-08-18" }, "total_sale_dollars": 230293.47999999998 }, { "purchase_month": { "value": "2019-08-25" }, "total_sale_dollars": 308441.3999999999 }, { "purchase_month": { "value": "2019-09-01" }, "total_sale_dollars": 102657.26999999999 }, { "purchase_month": { "value": "2019-09-08" }, "total_sale_dollars": 107169.22999999995 }, { "purchase_month": { "value": "2019-09-15" }, "total_sale_dollars": 108129.80999999995 }, { "purchase_month": { "value": "2019-09-22" }, "total_sale_dollars": 94470.86 }, { "purchase_month": { "value": "2019-09-29" }, "total_sale_dollars": 95502.10999999997 }, { "purchase_month": { "value": "2019-10-06" }, "total_sale_dollars": 104380.69999999995 }, { "purchase_month": { "value": "2019-10-13" }, "total_sale_dollars": 100670.33 }, { "purchase_month": { "value": "2019-10-20" }, "total_sale_dollars": 100838.76 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 98801.62999999999 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 16130.5 }, { "purchase_month": { "value": "2019-11-17" }, "total_sale_dollars": 129.12 }, { "purchase_month": { "value": "2019-11-24" }, "total_sale_dollars": 64.56 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 134313.9 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 116224.08000000002 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 113037.99999999997 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 153860.15 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 120445.05999999997 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 127339.56 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 143301.62999999998 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 128593.59999999998 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 97257.00999999997 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 94886.01999999997 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 107335.83000000002 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 88709.06999999998 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 99998.54999999999 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 145460.13999999998 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 130594.37 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 131389.88999999998 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 130357.86999999998 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 107446.31999999998 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 103282.36999999997 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 115564.25999999994 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 115837.63999999998 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 114807.80999999998 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 90797.69999999998 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 95887.54999999997 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 104855.70999999999 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 103466.45999999999 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 135541.52 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 136377.18999999997 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 116089.04999999997 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 134960.27000000002 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 111754.09999999999 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 98475.25999999998 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 108596.87999999999 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 109748.90999999996 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 106492.81999999998 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 102156.46999999996 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 100421.64999999997 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 100598.49999999997 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 115875.06999999998 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 132729.33999999997 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 107598.36999999998 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 124218.43999999997 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 113790.52999999998 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 19111.860000000004 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 48078.76 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 92406.75999999998 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 102480.14999999998 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 100668.70999999998 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 97669.09999999999 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 122123.33999999997 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 116729.68 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 119883.38999999996 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 119110.50000000001 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 109644.90000000001 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 98563.68999999997 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 101894.23999999999 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 108405.62 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 108051.40000000002 }, { "purchase_month": { "value": "2021-10-03" }, "total_sale_dollars": 101039.50999999998 }, { "purchase_month": { "value": "2021-10-10" }, "total_sale_dollars": 95790.29 }, { "purchase_month": { "value": "2021-10-17" }, "total_sale_dollars": 98784.59000000001 }, { "purchase_month": { "value": "2021-10-24" }, "total_sale_dollars": 99486.9 }, { "purchase_month": { "value": "2021-10-31" }, "total_sale_dollars": 129.12 }, { "purchase_month": { "value": "2022-02-20" }, "total_sale_dollars": 11558.2 }, { "purchase_month": { "value": "2022-02-27" }, "total_sale_dollars": 83337.35999999999 }, { "purchase_month": { "value": "2022-03-06" }, "total_sale_dollars": 101545.03999999998 }, { "purchase_month": { "value": "2022-03-13" }, "total_sale_dollars": 92615.49 }, { "purchase_month": { "value": "2022-03-20" }, "total_sale_dollars": 92368.39999999998 }, { "purchase_month": { "value": "2022-03-27" }, "total_sale_dollars": 75565.39 } ], "top_sellers_by_revenue": [ { "vendor_name": "Luxco-St Louis", "item_description": "Hawkeye Vodka", "total_sale_dollars": 43358956.21000221, "total_bottles": 6255748, "avg_price_per_100ml": 0.6551817374835766 }, { "vendor_name": "Luxco-St Louis", "item_description": "Hawkeye Vodka 80 Prf Mini", "total_sale_dollars": 968973.4900000066, "total_bottles": 165342, "avg_price_per_100ml": 1.1698229133383038 }, { "vendor_name": "Luxco-St Louis", "item_description": "Hawkeye Vodka PET", "total_sale_dollars": 861745.0500000005, "total_bottles": 172005, "avg_price_per_100ml": 0.6679999999999999 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Cucumber Vodka", "total_sale_dollars": 859135.5800000004, "total_bottles": 76548, "avg_price_per_100ml": 1.5016593113038386 }, { "vendor_name": "Luxco-St Louis", "item_description": "Korski Vodka", "total_sale_dollars": 853585.5800000009, "total_bottles": 102474, "avg_price_per_100ml": 0.5968663768756599 } ], "most_expensive_products": [ { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Ruby Grapefruit Mini", "total_sale_dollars": 230.99999999999994, "total_bottles": 35, "avg_price_per_100ml": 13.200000000000001 }, { "vendor_name": "Luxco-St Louis", "item_description": "Hawkeye Vodka Mini", "total_sale_dollars": 479731.1999999993, "total_bottles": 77376, "avg_price_per_100ml": 9.842911372044393 }, { "vendor_name": "Luxco-St Louis", "item_description": "Veev Acai", "total_sale_dollars": 126, "total_bottles": 6, "avg_price_per_100ml": 2.8000000000000003 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Chocolate Hazelnut", "total_sale_dollars": 1579.8599999999997, "total_bottles": 134, "avg_price_per_100ml": 1.5719999999999998 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Plum", "total_sale_dollars": 8594.909999999994, "total_bottles": 729, "avg_price_per_100ml": 1.5719999999999998 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Pumpkin Spice", "total_sale_dollars": 3171.5099999999993, "total_bottles": 269, "avg_price_per_100ml": 1.5719999999999998 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Caramel Vodka", "total_sale_dollars": 64718.89999999999, "total_bottles": 5492, "avg_price_per_100ml": 1.5712150644202176 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Chocolate Covered Cherry", "total_sale_dollars": 9331.83, "total_bottles": 792, "avg_price_per_100ml": 1.571060402684564 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Wedding Cake Vodka", "total_sale_dollars": 30477.059999999998, "total_bottles": 2587, "avg_price_per_100ml": 1.570741457124436 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Wedding Cake Vodk", "total_sale_dollars": 1696.32, "total_bottles": 144, "avg_price_per_100ml": 1.5706666666666667 } ] }, { "vendor_name": "Phillips Beverage Company", "total_sale_dollars": 49935042.47999813, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 90860.42 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 108637.95000000001 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 102785.11999999998 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 98036.41999999998 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 112032.88 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 103244.47000000002 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 113551.24999999997 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 120040.29000000001 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 119795.74999999997 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 126211.68000000002 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 128916.34 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 132025.37 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 121684.67000000001 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 207392.21 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 248322.38999999996 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 128473.88000000002 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 133938.97999999995 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 129180.01000000002 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 134491.32 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 138200.04 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 166325.90000000002 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 100763.52999999997 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 169898.90000000002 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 155608.03 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 133881.31999999998 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 224363.02999999994 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 152400.76000000004 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 141020.15999999997 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 139819.99999999997 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 123245.41999999998 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 142756.53 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 188375.31 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 132556.74000000002 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 130403.74 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 204796.55000000002 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 118591.84999999999 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 146353.14 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 105505.59000000001 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 98022.87 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 273700.11000000004 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 281547.6499999999 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 223756.12999999998 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 238258.56 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 77846.52 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 119615.40000000001 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 153253.44000000003 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 45963.87000000002 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 104123.59000000003 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 116204.67999999998 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 114115.59999999998 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 151773.95 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 141855.50999999998 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 81127.47 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 133769.06000000003 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 122127.98 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 122234.98999999998 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 118649.53999999996 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 129864.47999999997 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 107920.12999999998 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 101679.15000000002 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 122947.87000000001 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 112448.01000000001 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 126832.76999999999 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 115450.34999999999 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 109556.54999999997 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 253880.99 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 247114.69999999998 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 108310.50000000001 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 112259.29000000004 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 158468.28 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 227922.31 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 168774.28999999995 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 174240.32999999996 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 190446.35999999996 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 164368.97999999998 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 178664.32999999996 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 52012.51999999999 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 187352.59 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 133504.68999999997 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 139472.67000000004 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 122053.47000000002 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 117480.01 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 135553.26999999996 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 137139.56 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 136487.66 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 142420.67 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 172691.75999999992 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 138567.68999999997 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 126463.92 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 96422.35 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 116260.56999999999 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 339120.8099999999 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 261215.72 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 101041.05 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 111717.45999999995 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 159486.06999999998 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 116004.71 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 104732.15000000001 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 123763.62999999996 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 49448.15999999999 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 116332.43 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 100818.70000000001 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 136515.81 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 96267.59000000001 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 70078.44000000002 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 171846.97000000003 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 84609.95999999999 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 176871.97999999998 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 338556.56999999983 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 242158.43 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 146496.56000000006 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 102669.31000000001 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 111634.60999999999 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 98557.80999999998 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 105387.66999999995 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 104500.33999999998 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 86720.75 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 140743.55000000002 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 163752.49999999994 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 111505.64 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 109054.76000000001 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 124804.88999999998 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 123334.08999999997 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 113260.01000000001 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 163756.09 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 88871.01 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 175170.51999999996 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 147004.73 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 124551.90999999999 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 229330.94999999998 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 99048.18999999999 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 133730.82 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 117528.96999999997 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 116200.54999999997 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 123700.78000000001 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 185616.28 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 120356.26999999997 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 151809.52999999997 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 179054.87 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 141126.96 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 172590.63000000003 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 95283.92000000001 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 151594.29 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 166470.81 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 142532.65000000002 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 116780.23999999998 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 119422.95000000003 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 145248.33000000002 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 115707.02999999998 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 81658.48999999999 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 180540.21000000002 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 53998.229999999996 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 166120.55999999997 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 130768.12999999999 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 156445.63000000003 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 103444.21000000002 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 71446.87000000002 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 149544.52000000002 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 150204.13999999998 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 99019.61000000002 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 135739.64 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 142020.67 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 105293.59000000003 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 97969.52000000003 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 102488.08 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 125849.33999999997 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 110424.23000000003 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 129153.67000000004 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 94631.09000000001 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 121145.40000000002 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 129683.16 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 114892.22000000004 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 118516.43000000002 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 141892.87000000002 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 112990.18999999997 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 120414.92000000001 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 142324.15999999997 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 72079.24 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 173227.96000000008 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 150516.12 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 182096.87999999998 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 188674.57 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 100036.79000000001 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 139374.19999999995 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 115272.32000000002 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 114650.56000000003 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 129527.13999999997 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 153365.61999999994 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 144186.02000000002 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 180933 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 185519.10000000003 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 167652.65999999995 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 86721.88999999997 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 120849.72000000002 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 110884.05000000002 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 119775.92 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 157677.16000000003 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 122873.72000000003 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 115290.41 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 117696.18000000001 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 115230.98000000003 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 102960.00000000001 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 158485.23000000004 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 42503.270000000004 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 136801.88 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 124950.71000000002 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 158995.58000000005 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 117196.08 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 78495.26000000001 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 127453.33000000002 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 138877.53999999998 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 62734.27999999999 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 121579.96 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 118796.13 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 122675.76000000004 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 106140.05 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 105414.76999999996 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 130280.63999999998 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 129976.61 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 115434.19000000003 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 117304.56000000001 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 102732.48000000001 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 135478.27000000002 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 113619.87000000001 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 137989.3 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 182571.15 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 120397.03000000001 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 115466.65000000002 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 126995.58000000002 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 181159.12999999998 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 120908.66 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 176848.69999999998 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 136492.84000000003 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 144835.37000000008 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 233992.74999999997 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 91783.06 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 145999.51000000004 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 102719.98 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 124811.11000000002 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 141208.61 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 162539.60000000003 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 136542.84000000003 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 161172.84000000003 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 139671.27 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 102974.94000000002 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 182577.27999999997 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 102409.75000000001 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 104218.34000000001 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 504.18 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 534.9300000000001 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 7120.18 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 1245.58 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 1341.8200000000002 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 219.83 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 1300.1000000000001 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 448.45 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 505.38999999999993 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 671.43 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 1062.22 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 582.4499999999999 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 621.5899999999999 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 616.55 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 924.56 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 980.8 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 2398.5899999999997 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 751 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 513.78 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 219.69 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 379.32000000000005 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 955.8199999999998 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 1068.33 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 637.35 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 1294.81 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 81250.02 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 128628.94 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 133167.88999999998 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 108302.10999999999 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 103266.01999999997 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 104134.85999999999 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 110897.82999999999 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 108055.59000000004 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 128418.89000000003 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 92898.44 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 124964.68999999999 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 136822.33000000005 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 135947.97000000003 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 150332.99 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 123926.63000000003 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 140815.88999999996 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 148526.71999999994 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 119753.12999999999 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 117466.72000000002 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 102094.68000000001 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 101641.14 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 109368.77000000002 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 130201.64000000001 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 82626.45 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 127540.3 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 97589.89999999998 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 108148.77000000002 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 130002.68000000002 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 99095.57999999996 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 108198.62000000004 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 106212.73000000004 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 77299.21 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 124056.87 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 117917.42 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 60860.48000000001 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 125595.14 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 93375.43 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 91984.07000000002 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 131425.98 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 73632.15000000001 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 85326.71999999999 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 126389.57 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 113425.05999999998 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 123740.17 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 104683.44999999998 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 88793.03 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 86815.5 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 89248.99 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 88054.09 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 116894.99999999999 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 106599.38 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 117737.71999999999 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 105309.11 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 93367.63000000002 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 55265.89999999998 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 10371.47 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 183.81 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 122.82 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 233.28 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 461.61 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 964.7700000000001 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 462.84000000000003 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 48.75 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 174.38 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 197.88 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 134.4 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 128.19 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 394.53000000000003 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 170.1 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 400.92 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 421.14000000000004 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 426.6 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 110.02 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 477.3 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 77196.02 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 99841.76 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 128566.1 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 109406.31999999999 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 112308.07000000002 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 95218.38999999998 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 85157.51 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 99142.56999999999 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 79819.01000000001 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 102019.37999999999 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 65231.94000000002 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 731.94 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 495.3 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 402.24 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 344.61 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 473.89000000000004 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 732.69 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 303.84000000000003 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 155.28 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 607.98 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 497.69999999999993 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 399.9 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 125.26 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 274.74 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 281.64000000000004 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 9087.29 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 100215.78 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 89785.61 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 92528.16 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 90284.47 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 83799.86999999998 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 98328.16 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 81137.71999999996 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 91063.31000000003 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 94557.99 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 106306.76999999999 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 132017.33000000002 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 110355.40000000001 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 98584.97999999998 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 102138.04000000001 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 111796.47999999997 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 91637.99 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 118629.88999999998 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 111671.25999999998 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 119922.43000000001 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 109061.93999999996 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 88631.13999999998 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 90278.57999999999 }, { "purchase_month": { "value": "2019-08-04" }, "total_sale_dollars": 103909.74999999999 }, { "purchase_month": { "value": "2019-08-11" }, "total_sale_dollars": 98465.26000000001 }, { "purchase_month": { "value": "2019-08-18" }, "total_sale_dollars": 95699.26000000001 }, { "purchase_month": { "value": "2019-08-25" }, "total_sale_dollars": 101321.45000000001 }, { "purchase_month": { "value": "2019-09-01" }, "total_sale_dollars": 89050.61000000002 }, { "purchase_month": { "value": "2019-09-08" }, "total_sale_dollars": 95758.59 }, { "purchase_month": { "value": "2019-09-15" }, "total_sale_dollars": 80561.97 }, { "purchase_month": { "value": "2019-09-22" }, "total_sale_dollars": 76929.81999999999 }, { "purchase_month": { "value": "2019-09-29" }, "total_sale_dollars": 97718.36999999995 }, { "purchase_month": { "value": "2019-10-06" }, "total_sale_dollars": 86202.67000000003 }, { "purchase_month": { "value": "2019-10-13" }, "total_sale_dollars": 89158.73000000001 }, { "purchase_month": { "value": "2019-10-20" }, "total_sale_dollars": 79394.85 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 81161.59 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 15822.199999999997 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 89081.67999999998 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 70907.57000000002 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 77238.53000000001 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 79037.23000000001 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 91255.08 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 94963.41 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 109991.00000000001 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 99565.24000000002 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 84685.54999999999 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 88479.13 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 86238.71 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 80232.89 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 97934.07 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 94001.42 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 101357.28000000001 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 87632.45 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 85132.37999999999 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 145831.83 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 120160.45000000001 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 116644.58000000003 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 124397.21 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 112515.48000000001 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 96514.70000000001 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 90695.16999999997 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 111511.17000000001 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 96282.19000000002 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 106524.92000000003 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 82470.07999999999 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 107713.05999999997 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 121117.47000000002 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 97023.68000000001 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 101242.84999999999 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 85134.33000000002 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 86532.42000000001 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 85396.26000000002 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 81745.85999999999 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 76010.75 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 85753.42000000001 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 77092.75000000001 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 88900.92000000001 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 89160.94000000002 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 80833.32000000002 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 69142.54000000001 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 17578.64 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 41569.48000000001 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 111801.94000000002 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 83887.79999999999 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 68738.13 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 64579.189999999995 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 86549.69000000003 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 74990.62999999999 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 76736.74999999996 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 90116.12999999999 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 82689.45999999999 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 72538.14000000001 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 68281.23 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 88827.83 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 87316.79999999999 }, { "purchase_month": { "value": "2021-10-03" }, "total_sale_dollars": 78707.58000000002 }, { "purchase_month": { "value": "2021-10-10" }, "total_sale_dollars": 76693.54999999997 }, { "purchase_month": { "value": "2021-10-17" }, "total_sale_dollars": 85132.87 }, { "purchase_month": { "value": "2021-10-24" }, "total_sale_dollars": 69888.49000000002 }, { "purchase_month": { "value": "2022-02-20" }, "total_sale_dollars": 3869.040000000001 }, { "purchase_month": { "value": "2022-02-27" }, "total_sale_dollars": 62007.99000000001 }, { "purchase_month": { "value": "2022-03-06" }, "total_sale_dollars": 73570.88 }, { "purchase_month": { "value": "2022-03-13" }, "total_sale_dollars": 71046.59000000001 }, { "purchase_month": { "value": "2022-03-20" }, "total_sale_dollars": 61139.16 }, { "purchase_month": { "value": "2022-03-27" }, "total_sale_dollars": 48241.10999999999 } ], "top_sellers_by_revenue": [ { "vendor_name": "Phillips Beverage Company", "item_description": "Phillips Vodka", "total_sale_dollars": 14158427.980000226, "total_bottles": 1710977, "avg_price_per_100ml": 0.6593513567059637 }, { "vendor_name": "Phillips Beverage Company", "item_description": "Uv Blue (raspberry) Vodka", "total_sale_dollars": 10066212.320000095, "total_bottles": 898183, "avg_price_per_100ml": 1.1573746148490878 }, { "vendor_name": "Phillips Beverage Company", "item_description": "UV Vodka PET", "total_sale_dollars": 5867875.050000033, "total_bottles": 367164, "avg_price_per_100ml": 0.9299116356894136 }, { "vendor_name": "Phillips Beverage Company", "item_description": "UV Blue Raspberry", "total_sale_dollars": 2776535.8700000034, "total_bottles": 240777, "avg_price_per_100ml": 1.1847769557735586 }, { "vendor_name": "Phillips Beverage Company", "item_description": "Uv Red (cherry) Vodka", "total_sale_dollars": 2444496.26, "total_bottles": 225240, "avg_price_per_100ml": 1.1936006733136713 } ], "most_expensive_products": [ { "vendor_name": "Phillips Beverage Company", "item_description": "Prairie Organic Watermelon Cucumber Lime FL Vodka Mini", "total_sale_dollars": 407.09999999999997, "total_bottles": 59, "avg_price_per_100ml": 13.8 }, { "vendor_name": "Phillips Beverage Company", "item_description": "Prairie Organic Grapefruit Hibiscus Chamomile FL Vodka Mini", "total_sale_dollars": 117.3, "total_bottles": 17, "avg_price_per_100ml": 13.8 }, { "vendor_name": "Phillips Beverage Company", "item_description": "Prairie Organic Apple Pear Ginger FL Vodka Mini", "total_sale_dollars": 186.30000000000004, "total_bottles": 27, "avg_price_per_100ml": 13.8 }, { "vendor_name": "Phillips Beverage Company", "item_description": "UV Apple Green Mini", "total_sale_dollars": 79.2, "total_bottles": 12, "avg_price_per_100ml": 13.200000000000001 }, { "vendor_name": "Phillips Beverage Company", "item_description": "UV Blue Raspberry Mini", "total_sale_dollars": 161139.90000000002, "total_bottles": 23835, "avg_price_per_100ml": 10.500417967811673 }, { "vendor_name": "Phillips Beverage Company", "item_description": "UV Cake Mini", "total_sale_dollars": 86262.90000000001, "total_bottles": 12754, "avg_price_per_100ml": 10.448442211055278 }, { "vendor_name": "Phillips Beverage Company", "item_description": "UV Red Cherry Mini", "total_sale_dollars": 42805.8, "total_bottles": 6345, "avg_price_per_100ml": 10.315990621336459 }, { "vendor_name": "Phillips Beverage Company", "item_description": "Row Vodka Mini", "total_sale_dollars": 52302.649999999994, "total_bottles": 9755, "avg_price_per_100ml": 8.850559888579383 }, { "vendor_name": "Phillips Beverage Company", "item_description": "Phillips Vodka Mini", "total_sale_dollars": 2164.8, "total_bottles": 328, "avg_price_per_100ml": 5.279999999999999 }, { "vendor_name": "Phillips Beverage Company", "item_description": "UV Peach Mini", "total_sale_dollars": 23875.200000000008, "total_bottles": 2926, "avg_price_per_100ml": 2.2134150943396227 } ] }, { "vendor_name": "Bacardi U.S.A., Inc.", "total_sale_dollars": 33791824.2999999, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 55017.50000000002 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 59918.29 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 61496.66999999999 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 66192.23999999999 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 77385.27 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 68610.64 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 72592.95000000003 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 94574.71999999999 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 71889.19 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 64691.04000000001 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 92638.77 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 71949.04 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 66118.94000000002 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 87869.03000000001 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 78676.25 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 79155.04999999999 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 94567.38 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 79639.13000000002 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 95933.02000000002 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 66464.07 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 100755.60000000002 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 77703.03000000001 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 79404.29999999999 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 87838.66999999997 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 101434.18999999999 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 104958.94999999998 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 94944.91 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 84616.18 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 90609.65999999999 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 78806.27000000003 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 101220.48000000003 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 79337.44000000002 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 86501.59000000004 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 81726.71999999999 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 126773.04999999997 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 64383.46999999999 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 83830.84000000003 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 64531.07000000001 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 85800.97999999998 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 102275.84999999998 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 91521.49999999999 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 167776.7 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 91829.93999999999 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 60489.76000000001 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 61511.56 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 104516.38 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 27880.729999999996 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 71999.67000000001 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 72281.48000000001 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 95143.84999999999 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 119031.91999999998 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 95042.51999999999 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 73281.23000000003 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 63404.490000000005 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 55605.49999999999 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 72944.54 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 57151.62 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 71408.00000000001 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 68412.17 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 74175.21999999999 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 69873.65000000002 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 89542.18000000001 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 69981.73000000001 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 75289.97 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 67371.17 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 87974.90999999999 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 80130.63000000002 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 89997.55999999998 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 74217.89 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 95356.05 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 86189.72999999998 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 71664.83 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 98230.29000000001 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 77204.55 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 153166.87999999998 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 103521.51999999999 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 49206.049999999996 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 124940.82999999999 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 84023.97 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 77931.24999999999 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 83769.62000000001 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 71330.56 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 80825.35 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 94247.09999999999 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 72259.49000000002 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 87701.36 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 100938.13999999998 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 70218.51000000001 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 73655 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 81044.82000000002 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 70402.84999999999 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 158497.41 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 140257.20000000004 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 83286.19 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 68251.44999999998 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 74402.89000000001 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 96447.88 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 148329.47999999995 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 136783.12999999998 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 38502.12999999999 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 84790.83000000002 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 110341.56 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 128501.94 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 140836.88 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 70234.67 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 87883.44999999998 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 62912.88000000001 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 56996.060000000005 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 62209.53 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 114105.74000000002 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 112734.01999999999 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 77271.66 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 109331.59000000001 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 57690.700000000004 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 66173.22 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 66915.82 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 63205.28000000001 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 86002.93999999997 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 69858.69000000002 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 73778.68000000001 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 72211.62000000002 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 91923.40999999999 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 87067.45999999999 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 107913.18000000002 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 109830.44000000002 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 65803.75000000001 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 113376.10000000005 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 142936.97 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 74996.42 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 141357.62000000002 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 57439.51000000002 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 79434.04000000002 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 100556.31000000001 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 83708.92 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 74137.84999999999 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 97066.78 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 79841.39 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 80757.81 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 126178.85999999999 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 68368.23000000001 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 139234.21999999997 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 82206.81999999999 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 64166.76 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 66156.21999999997 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 101602.63000000002 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 100834.91 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 69849.75 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 132270.16 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 79664.63999999998 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 45046.02000000001 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 105608.18 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 38108.94000000001 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 90526.18 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 86833.47000000002 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 140772.62999999998 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 113830.90000000002 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 88982.08 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 97566.24999999999 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 130618.05000000002 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 65141.13 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 75658.60999999999 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 51669.31 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 84800.91000000002 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 70009.91999999998 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 70214.67000000001 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 71947.41000000002 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 70613.31000000001 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 68785.09 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 65393.4 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 111980.92 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 97443.39 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 74834.93000000001 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 95222.57000000002 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 106023.74000000003 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 95051.7 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 79832.38 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 124271.43000000001 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 57644.06000000001 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 107404.90999999999 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 77714.46999999999 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 141545.65999999997 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 143810.41 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 72854.65 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 91563.32999999999 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 92216.21000000002 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 94535.19 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 88436.37 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 101098.29999999999 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 99844.29000000001 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 102013.51999999999 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 107268.15999999999 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 101244.81999999999 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 87227.04000000001 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 116106.4 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 83936.18999999999 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 73421.11000000002 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 83457.32 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 89612.86000000003 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 93015.70999999999 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 96344.59000000003 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 97265.15000000001 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 84531.12 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 160905.68000000002 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 52784.19000000001 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 100762.74000000002 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 94165.53 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 157904.62000000002 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 110252.80000000005 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 86552.3 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 90878.10000000002 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 73206.63000000002 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 34775.55 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 74884.33 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 66614.4 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 82345.14000000001 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 65184.89999999999 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 76480.86 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 84829.51 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 65939.58 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 94370.79999999999 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 68922.34999999999 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 64431.07000000001 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 87177.26000000001 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 97624.31000000001 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 84279.48000000003 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 77172.35 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 101523.22000000002 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 83464.26000000001 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 73975.56000000001 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 119040.92 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 61472.2 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 100983.66 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 109890.93000000002 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 87424.54 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 108918.92 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 108951.83000000002 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 184671.43 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 91996.78000000001 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 130291.81999999998 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 112247.59000000003 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 97271.32999999999 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 72828.01000000001 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 67145.14000000001 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 78674.67000000001 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 60886.89999999998 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 78499.51 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 99264.62 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 68149.33999999998 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 784.5 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 1128.38 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 1336.98 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 604.5 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 1702.8400000000001 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 3430.38 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 947.3800000000001 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 565.38 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 1180.49 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 2235.2599999999998 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 503.22 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 6238.34 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 1382.15 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 683.12 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 635.0600000000001 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 1367.95 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 10161.509999999998 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 1558.38 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 922.98 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 119.22999999999999 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 1421.86 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 527.01 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 991.9599999999999 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 1553.9 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 1120.5 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 104164.09999999998 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 73019.27999999997 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 67469.38999999998 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 52321.27999999998 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 57072.00999999999 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 68863.45999999999 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 86846.62000000001 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 67350.92 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 91171.83 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 82957.02 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 84001.52 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 106621.54999999999 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 109323.12000000001 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 109503.74999999997 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 107777.37999999999 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 93389.39000000003 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 96136.89000000003 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 119306.51999999999 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 89312.01000000001 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 63493.970000000016 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 65319.270000000004 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 63435.47999999998 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 98112.74999999994 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 67377.23000000001 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 80799.01 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 71190.86 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 60679.13 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 85221.02000000002 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 54757.40999999999 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 70904.55 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 72280.76 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 52504.82 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 105317.85999999999 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 76058.24 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 51958.43 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 80434.82 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 135174.37999999998 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 94999.46000000002 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 137724.27 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 119607.72000000003 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 49010.36 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 48358.04999999999 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 53783.109999999986 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 62531.39 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 72488.67 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 104999.21999999999 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 81404.47 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 70415.98999999999 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 70868.72 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 88096.17 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 90259.86999999998 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 94093.37 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 115164.05 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 45257.060000000005 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 37491.840000000004 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 3890.6600000000003 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 125.24 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 709.26 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 1350 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 303.75 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 1442.2 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 1469.88 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 915 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 67.5 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 4272 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 371.92 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 332.88 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 226.48 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 358.44 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 1938.78 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 356.98 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 360 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 270 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 279 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 1013.88 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 106439.05 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 104807.04 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 59748.71000000001 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 100691.82000000005 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 59371.549999999974 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 81766.79 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 60594.82000000001 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 68373.77999999998 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 56366.97 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 92152.69000000002 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 61761.29000000002 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 368.94 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 390.70000000000005 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 5195.2699999999995 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 1037.8200000000002 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 1611.4900000000002 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 1134.52 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 1017.62 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 262.5 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 133.45999999999998 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 297 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 196.98000000000002 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 581.98 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 450.72 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 200.95999999999998 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 2524.17 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 66417.78000000001 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 54100.97000000001 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 47156.49999999999 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 54394.24 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 59333.229999999996 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 67232.53000000001 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 60102.92999999999 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 68980.48 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 76799.78000000001 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 116566.11000000003 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 93592.97 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 75391.45000000003 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 95550.29999999999 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 66698.74 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 67625.7 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 64754.03 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 74433.54999999999 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 65458.690000000024 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 66214.65999999999 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 57716.060000000005 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 61794.67000000001 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 83383.23 }, { "purchase_month": { "value": "2019-08-04" }, "total_sale_dollars": 106356.76999999997 }, { "purchase_month": { "value": "2019-08-11" }, "total_sale_dollars": 67807.08 }, { "purchase_month": { "value": "2019-08-18" }, "total_sale_dollars": 70009.85 }, { "purchase_month": { "value": "2019-08-25" }, "total_sale_dollars": 99832.81 }, { "purchase_month": { "value": "2019-09-01" }, "total_sale_dollars": 54731.88999999999 }, { "purchase_month": { "value": "2019-09-08" }, "total_sale_dollars": 59491.579999999994 }, { "purchase_month": { "value": "2019-09-15" }, "total_sale_dollars": 62934.96 }, { "purchase_month": { "value": "2019-09-22" }, "total_sale_dollars": 49892.43 }, { "purchase_month": { "value": "2019-09-29" }, "total_sale_dollars": 54847.18999999999 }, { "purchase_month": { "value": "2019-10-06" }, "total_sale_dollars": 52813.61000000001 }, { "purchase_month": { "value": "2019-10-13" }, "total_sale_dollars": 78292.41000000002 }, { "purchase_month": { "value": "2019-10-20" }, "total_sale_dollars": 50927.48000000001 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 52920.020000000004 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 17996.81 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 38578.719999999994 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 40651.32000000002 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 49974.28999999999 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 48297.920000000006 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 55746.82 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 56475.66000000001 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 45278.41 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 43166.63000000001 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 54014.41999999999 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 41836.950000000004 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 43932.01 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 72521.52000000002 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 53075.72 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 86501.58 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 72829.62 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 74159.34 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 63470.810000000005 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 84492.32 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 66814.65000000001 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 64121.28000000002 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 76284.67000000001 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 75921.51 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 73231.67 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 59290.85999999999 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 60355.95000000002 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 53350.25 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 61070.31999999999 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 59665.69 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 64568.67999999999 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 66291.75999999998 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 60195.23000000001 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 60722.54000000001 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 71539.51 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 60356.24 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 71142.67 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 74331.57000000002 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 69226.88999999998 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 51584.88000000001 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 47192.35999999999 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 51695.68 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 46596.68000000001 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 52476.34 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 50044.49999999998 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 9681.109999999997 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 7804.589999999998 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 20561.409999999993 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 153320.5 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 125792.57 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 59891.529999999984 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 55293.54 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 81979.05 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 102024.70000000001 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 70716.91000000002 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 72793.95 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 87809.99 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 49111.51 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 32535.920000000002 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 118925.93 }, { "purchase_month": { "value": "2021-10-03" }, "total_sale_dollars": 94767.36 }, { "purchase_month": { "value": "2021-10-10" }, "total_sale_dollars": 108373.11 }, { "purchase_month": { "value": "2021-10-17" }, "total_sale_dollars": 32779.530000000006 }, { "purchase_month": { "value": "2021-10-24" }, "total_sale_dollars": 89741.76999999999 }, { "purchase_month": { "value": "2022-02-20" }, "total_sale_dollars": 965.25 }, { "purchase_month": { "value": "2022-02-27" }, "total_sale_dollars": 42062.28 }, { "purchase_month": { "value": "2022-03-06" }, "total_sale_dollars": 52173.38999999999 }, { "purchase_month": { "value": "2022-03-13" }, "total_sale_dollars": 57021.78 }, { "purchase_month": { "value": "2022-03-20" }, "total_sale_dollars": 56629.380000000005 }, { "purchase_month": { "value": "2022-03-27" }, "total_sale_dollars": 45826.380000000005 } ], "top_sellers_by_revenue": [ { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Vodka", "total_sale_dollars": 25957557.51999998, "total_bottles": 1110901, "avg_price_per_100ml": 3.516211643258265 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose", "total_sale_dollars": 6276649.040000002, "total_bottles": 295922, "avg_price_per_100ml": 3.5187608519430196 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Vodka Mini", "total_sale_dollars": 336720, "total_bottles": 11218, "avg_price_per_100ml": 5 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Cherry Noir", "total_sale_dollars": 315704.67999999976, "total_bottles": 11728, "avg_price_per_100ml": 3.636736697344758 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Vodka L'orange", "total_sale_dollars": 178079.81999999998, "total_bottles": 6526, "avg_price_per_100ml": 3.634296259680343 } ], "most_expensive_products": [ { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Essences Strawberry & Lemongrass Mini", "total_sale_dollars": 1225.0800000000002, "total_bottles": 41, "avg_price_per_100ml": 59.760000000000005 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Essences White Peach & Rosemary Mini", "total_sale_dollars": 986.04, "total_bottles": 33, "avg_price_per_100ml": 59.760000000000005 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Essences Watermelon & Basil Mini", "total_sale_dollars": 926.28, "total_bottles": 31, "avg_price_per_100ml": 59.760000000000005 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Mini", "total_sale_dollars": 148620, "total_bottles": 4954, "avg_price_per_100ml": 48.460377358490554 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose VX", "total_sale_dollars": 44181.630000000005, "total_bottles": 749, "avg_price_per_100ml": 7.364982658959539 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Le Melon Mini", "total_sale_dollars": 2700, "total_bottles": 90, "avg_price_per_100ml": 5 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Vodka Mini", "total_sale_dollars": 336720, "total_bottles": 11218, "avg_price_per_100ml": 5 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose La Poire Mini", "total_sale_dollars": 990, "total_bottles": 33, "avg_price_per_100ml": 5 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Multi Pack", "total_sale_dollars": 8220, "total_bottles": 822, "avg_price_per_100ml": 5 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Le Citron Mini", "total_sale_dollars": 1020, "total_bottles": 34, "avg_price_per_100ml": 5 } ] }, { "vendor_name": "E & J Gallo Winery", "total_sale_dollars": 33590355.08999998, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 2217.2999999999997 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 2393.24 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 2936.0400000000004 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 2119.13 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 4031.4500000000007 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 3847.94 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 12033.689999999997 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 3137.2400000000002 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 2584.05 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 3170.8500000000004 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 3532.1900000000005 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 4745.359999999999 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 2254.97 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 27931.790000000005 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 5966.590000000001 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 5621.570000000001 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 2518.8300000000004 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 4445.349999999999 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 2405.75 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 2698.2299999999996 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 3887.4899999999993 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 3481.7099999999996 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 6961.59 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 2970.1600000000003 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 4438.929999999999 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 6305.609999999999 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 5673.729999999999 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 2792.52 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 4959.150000000001 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 4551.469999999999 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 7409.6 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 13549.830000000002 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 12436.69 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 7860.369999999999 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 10563.619999999995 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 7008.43 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 10608.259999999998 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 9021.289999999999 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 8972.339999999998 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 19895.81 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 22566.100000000002 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 19901.26 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 16417.959999999995 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 9254.809999999998 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 11781.52 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 11741.899999999998 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 3842.2999999999997 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 10711.249999999998 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 8882.560000000001 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 7604.73 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 12612.71 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 14298.690000000002 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 12403.009999999997 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 8012.109999999998 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 6863.429999999998 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 7533.71 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 9037.479999999998 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 14602.590000000002 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 8016.729999999998 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 11531.839999999997 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 11077.820000000002 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 10797.79 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 14118.199999999999 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 11254.969999999998 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 12059.04 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 40632.53999999999 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 27950.579999999998 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 17345.789999999997 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 20746.03 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 16040.820000000002 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 12116.79 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 11416.590000000004 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 12228.66 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 18821.840000000004 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 17346.829999999994 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 23781.410000000003 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 11035.830000000002 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 18335.209999999995 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 1852.6500000000003 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 33541.11000000001 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 24546.850000000006 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 22223.56000000001 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 26241.410000000007 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 22266.789999999994 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 26396.510000000002 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 13148.579999999996 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 31815.780000000002 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 17071.189999999995 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 20385.979999999996 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 20919.03 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 26284.95 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 41519.51999999999 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 30502.720000000005 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 18405.799999999996 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 25164.570000000003 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 37318 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 17906.270000000004 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 19608.050000000003 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 26768.049999999996 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 10170.449999999997 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 23957.23 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 32381.089999999997 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 30773.520000000004 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 24246.28 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 19026.069999999996 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 23636.760000000006 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 17601.66 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 24430.260000000002 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 22057.139999999996 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 41589.420000000006 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 28961.129999999997 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 30923.01000000001 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 28052.22 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 36517.979999999996 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 29907.209999999995 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 22182.110000000004 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 20524.839999999997 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 62932.390000000014 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 56745.20999999999 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 51252.73000000002 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 68018.05 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 48320.05999999999 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 24853.799999999996 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 32646.870000000006 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 50136.12 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 28323.539999999997 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 45373.89 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 42449.119999999995 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 29663.050000000014 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 80347.10999999999 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 31120.33999999999 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 43351.78 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 43182.72 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 42878.84000000001 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 34016.81999999999 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 129795 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 44820.57000000001 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 53422.020000000004 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 67085.44000000002 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 59718.159999999996 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 70387.44000000002 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 70392.4 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 71317.18000000001 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 54401.58999999999 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 74537.61 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 46016.689999999995 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 138217.47000000006 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 108481.45999999999 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 48475.03 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 34980.96000000001 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 59184.34000000001 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 18381.849999999995 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 83279.16 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 38348.32 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 66875.59999999999 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 43380.79 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 57882.79 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 34232.719999999994 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 34912.24999999999 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 32625.96 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 38462.99 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 42118.05000000001 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 37272.86999999999 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 35648.11999999999 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 37924.50000000001 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 105139.87 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 61808.569999999985 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 58883.53 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 55632.90000000002 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 90907.69 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 60786.31 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 62839.69000000001 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 73387.48999999998 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 86580.76 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 35247.020000000004 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 44860.880000000005 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 41367.98 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 33403.47000000001 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 81655.45999999999 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 56930.79 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 56266.95000000001 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 108114.09999999999 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 46733.58 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 51666.22 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 52709.77999999999 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 41363.47 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 50078.97 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 101459.90999999999 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 67177.18000000001 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 104377.37000000001 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 94440.10999999999 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 62787.67999999999 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 37708.23 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 52850.65 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 40605.85000000001 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 88917.84000000001 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 86406.02 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 58843.76999999999 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 79937.34999999998 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 98513.62000000001 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 45038.85 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 41676.15000000001 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 56279.53000000001 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 21428.26 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 108889.57999999999 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 93186.68 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 76518.81999999999 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 61900.340000000004 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 73254.2 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 41997.799999999996 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 40963.630000000005 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 27455.890000000003 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 45469.079999999994 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 53437.26999999998 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 43220.499999999985 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 40236.570000000014 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 39211.17 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 74745.98999999999 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 87833.23999999999 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 94671.64000000001 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 56861.47000000001 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 62947.759999999995 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 86275.33000000002 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 56928.230000000025 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 73202.72 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 87472.28999999998 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 45190.44000000001 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 43916.610000000015 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 45508.439999999995 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 66526.32000000002 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 89531.83999999997 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 89608.87 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 129225.91000000002 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 128917.85999999999 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 177751.56000000003 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 43100.79999999999 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 65361.52000000002 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 41617.149999999994 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 59275.22000000002 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 74739.92 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 69064.45999999999 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 76585.77999999998 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 101262.37 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 72986.67000000003 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 45522.34000000001 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 53391.37 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 53657.91000000001 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 51658.67 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 119075.33999999997 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 77743.66000000003 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 100104.7 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 127066.45999999998 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 98856.21 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 60576.66 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 67625.36000000002 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 39749.55999999998 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 101860.38 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 101834.86000000003 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 100550.80000000002 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 89535.96000000002 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 118357.63 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 44948.84000000001 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 54842.99999999999 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 46972.81 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 55231.840000000004 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 55384.479999999996 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 60765.24000000003 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 54322.740000000005 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 62393.590000000004 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 117291.43 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 113288.31 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 89836.87999999996 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 89404.02999999998 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 80872.65000000002 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 100078.35 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 75523.02 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 69818.83 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 125334.15000000001 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 56345.15 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 58352.399999999994 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 72616.29000000001 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 60638.95999999999 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 77972.53 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 164444.13999999993 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 121915.12 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 117239.45000000001 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 91742.15 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 62656.33000000001 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 99919.03 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 63673.23999999999 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 58238.99999999999 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 97802.54 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 109255.97000000002 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 103314.58 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 97681.15000000002 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 128529.62000000002 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 59598.15 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 76714.37 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 59824.30000000001 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 61180.630000000005 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 129331.50000000001 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 82811.25999999998 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 84463.26999999997 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 115967.38999999998 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 84991.51999999999 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 53409.47000000001 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 59180.499999999985 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 29077.789999999997 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 81355.15999999997 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 111833.34 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 70980.19999999997 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 97884.93 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 62119.68999999999 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 42339.5 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 57402.999999999985 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 51200.17 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 60829.10999999999 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 54929.20000000001 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 55821.23999999998 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 51061.54000000002 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 59615.47000000001 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 76622.59 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 94620.16 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 83525.59 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 86698.26999999996 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 71643.83000000002 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 72653.53 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 61899.59 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 91196.66999999998 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 88862.81000000001 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 53241.08000000001 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 70690.16999999998 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 72329.61 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 80941.31 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 56527.02 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 113865.90000000002 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 80125.93000000001 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 80182.54999999999 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 113276.54999999999 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 51379.73000000001 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 96301.82000000002 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 64151.47999999999 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 72681.66999999998 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 62891.07000000001 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 86220.50999999998 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 113099.85999999999 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 84905.57999999999 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 88524.52 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 51831.14000000002 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 81088.43000000002 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 74257.41999999998 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 72632.04000000001 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 73907.34 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 97447.54 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 97845.75000000001 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 83693.96999999997 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 62118.799999999996 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 63891.170000000006 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 76028.45 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 74760.80000000002 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 78569.37999999999 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 86314.04999999999 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 58120.259999999995 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 92140.72999999998 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 60710.45999999997 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 66581.64 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 81746.26000000001 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 60312.84 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 54474.22 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 61696.530000000006 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 69197.48999999999 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 62868.6 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 50927.99 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 57874.4 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 72422.02999999998 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 59220.780000000006 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 50705.919999999984 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 31537.769999999997 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 49573.17999999999 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 22405.820000000003 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 25584.880000000005 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 54774.58 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 119288.97 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 79870.23 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 67694.03999999998 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 106650.65999999999 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 105926.32 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 80778.82999999999 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 58981.729999999996 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 57976.700000000004 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 76761.53999999998 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 57888.26999999999 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 63492.40000000001 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 75125.85 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 63430.77000000001 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 97978.18000000001 }, { "purchase_month": { "value": "2019-08-04" }, "total_sale_dollars": 73804.53999999998 }, { "purchase_month": { "value": "2019-08-11" }, "total_sale_dollars": 75572.44999999998 }, { "purchase_month": { "value": "2019-08-18" }, "total_sale_dollars": 79073.73999999999 }, { "purchase_month": { "value": "2019-08-25" }, "total_sale_dollars": 88296.20999999998 }, { "purchase_month": { "value": "2019-09-01" }, "total_sale_dollars": 72856.71 }, { "purchase_month": { "value": "2019-09-08" }, "total_sale_dollars": 71218.63000000002 }, { "purchase_month": { "value": "2019-09-15" }, "total_sale_dollars": 66847.20999999999 }, { "purchase_month": { "value": "2019-09-22" }, "total_sale_dollars": 61350.29 }, { "purchase_month": { "value": "2019-09-29" }, "total_sale_dollars": 72138.87000000001 }, { "purchase_month": { "value": "2019-10-06" }, "total_sale_dollars": 59421.77 }, { "purchase_month": { "value": "2019-10-13" }, "total_sale_dollars": 66602.01999999999 }, { "purchase_month": { "value": "2019-10-20" }, "total_sale_dollars": 69345.08000000002 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 82762.56999999999 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 70122.3 }, { "purchase_month": { "value": "2019-11-10" }, "total_sale_dollars": 62703.8 }, { "purchase_month": { "value": "2019-11-17" }, "total_sale_dollars": 73409.98999999999 }, { "purchase_month": { "value": "2019-11-24" }, "total_sale_dollars": 69318.53000000001 }, { "purchase_month": { "value": "2019-12-01" }, "total_sale_dollars": 85129.91000000002 }, { "purchase_month": { "value": "2019-12-08" }, "total_sale_dollars": 71750.53 }, { "purchase_month": { "value": "2019-12-15" }, "total_sale_dollars": 69885.90999999999 }, { "purchase_month": { "value": "2019-12-22" }, "total_sale_dollars": 67623.52999999998 }, { "purchase_month": { "value": "2019-12-29" }, "total_sale_dollars": 59870.38999999999 }, { "purchase_month": { "value": "2020-01-05" }, "total_sale_dollars": 77947.52 }, { "purchase_month": { "value": "2020-01-12" }, "total_sale_dollars": 72322.10999999999 }, { "purchase_month": { "value": "2020-01-19" }, "total_sale_dollars": 68823 }, { "purchase_month": { "value": "2020-01-26" }, "total_sale_dollars": 82372.15999999997 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 76469.01999999997 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 62958.47 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 70402.43000000001 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 83664.94 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 80829.79999999999 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 69912.29000000001 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 83497.12000000001 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 101438.71999999999 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 118536.92000000001 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 139631.42 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 100762.90999999997 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 88954.76 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 93410.53000000001 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 83418.17999999998 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 84984.72999999998 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 100914.02999999998 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 104581.59000000001 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 103745.57000000002 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 85155.98999999999 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 94282.22 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 106159.50000000001 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 101305.18999999999 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 108178.43000000002 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 78516.9 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 81406.14 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 78149.44 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 94484.91000000002 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 93053.34999999999 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 115685.97999999997 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 112420.89 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 88945.93999999997 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 110471.58000000003 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 92001.27 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 98590.05000000003 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 101931.61 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 91995.68999999999 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 82432.56 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 79618.66999999998 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 86454.01 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 118799.32000000002 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 83947.70999999996 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 94701.37 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 86538.17999999996 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 90685.79 }, { "purchase_month": { "value": "2020-12-06" }, "total_sale_dollars": 89566.15 }, { "purchase_month": { "value": "2020-12-13" }, "total_sale_dollars": 80159.71999999999 }, { "purchase_month": { "value": "2020-12-20" }, "total_sale_dollars": 87127.08999999997 }, { "purchase_month": { "value": "2020-12-27" }, "total_sale_dollars": 71586.45000000001 }, { "purchase_month": { "value": "2021-01-03" }, "total_sale_dollars": 113058.15000000002 }, { "purchase_month": { "value": "2021-01-10" }, "total_sale_dollars": 87562.72999999998 }, { "purchase_month": { "value": "2021-01-17" }, "total_sale_dollars": 101216.36999999998 }, { "purchase_month": { "value": "2021-01-24" }, "total_sale_dollars": 103431.54999999996 }, { "purchase_month": { "value": "2021-01-31" }, "total_sale_dollars": 91840.39000000001 }, { "purchase_month": { "value": "2021-02-07" }, "total_sale_dollars": 94444.77999999997 }, { "purchase_month": { "value": "2021-02-14" }, "total_sale_dollars": 85816.19999999998 }, { "purchase_month": { "value": "2021-02-21" }, "total_sale_dollars": 89656.23999999998 }, { "purchase_month": { "value": "2021-02-28" }, "total_sale_dollars": 99046.33 }, { "purchase_month": { "value": "2021-03-07" }, "total_sale_dollars": 78136.46000000002 }, { "purchase_month": { "value": "2021-03-14" }, "total_sale_dollars": 102394.66 }, { "purchase_month": { "value": "2021-03-21" }, "total_sale_dollars": 130767.12000000002 }, { "purchase_month": { "value": "2021-03-28" }, "total_sale_dollars": 97649.59 }, { "purchase_month": { "value": "2021-04-04" }, "total_sale_dollars": 98340.30000000003 }, { "purchase_month": { "value": "2021-04-11" }, "total_sale_dollars": 85858.68999999999 }, { "purchase_month": { "value": "2021-04-18" }, "total_sale_dollars": 98986.78 }, { "purchase_month": { "value": "2021-04-25" }, "total_sale_dollars": 82189.52 }, { "purchase_month": { "value": "2021-05-02" }, "total_sale_dollars": 88708.2 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 103664.71 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 89477.02000000002 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 118733.1 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 109300.03 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 81014.98999999999 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 76401.8 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 94413.55999999998 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 110259.03999999998 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 92431.94000000002 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 82309.57 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 108141.09999999999 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 98086.87999999999 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 72170.94 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 108948.01 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 104567.65000000002 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 118715.56 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 100168.69999999998 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 102738.80999999998 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 79068.34999999998 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 79299.62000000001 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 77886.98000000001 }, { "purchase_month": { "value": "2021-10-03" }, "total_sale_dollars": 89106.72000000002 }, { "purchase_month": { "value": "2021-10-10" }, "total_sale_dollars": 82535.62999999999 }, { "purchase_month": { "value": "2021-10-17" }, "total_sale_dollars": 86466.35999999999 }, { "purchase_month": { "value": "2021-10-24" }, "total_sale_dollars": 90678.23999999996 }, { "purchase_month": { "value": "2021-10-31" }, "total_sale_dollars": 120941.89 }, { "purchase_month": { "value": "2021-11-07" }, "total_sale_dollars": 78161.06000000001 }, { "purchase_month": { "value": "2021-11-14" }, "total_sale_dollars": 116623.51999999999 }, { "purchase_month": { "value": "2021-11-21" }, "total_sale_dollars": 79006.17000000001 }, { "purchase_month": { "value": "2021-11-28" }, "total_sale_dollars": 85955.41999999997 }, { "purchase_month": { "value": "2021-12-05" }, "total_sale_dollars": 97791.74 }, { "purchase_month": { "value": "2021-12-12" }, "total_sale_dollars": 89643.86000000002 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 102778.38999999998 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 90565.21999999999 }, { "purchase_month": { "value": "2022-01-02" }, "total_sale_dollars": 99002.56999999999 }, { "purchase_month": { "value": "2022-01-09" }, "total_sale_dollars": 78916.17000000001 }, { "purchase_month": { "value": "2022-01-16" }, "total_sale_dollars": 88956.54 }, { "purchase_month": { "value": "2022-01-23" }, "total_sale_dollars": 81327.57 }, { "purchase_month": { "value": "2022-01-30" }, "total_sale_dollars": 82992.87000000002 }, { "purchase_month": { "value": "2022-02-06" }, "total_sale_dollars": 83637.77000000002 }, { "purchase_month": { "value": "2022-02-13" }, "total_sale_dollars": 80842.41 }, { "purchase_month": { "value": "2022-02-20" }, "total_sale_dollars": 101114.92 }, { "purchase_month": { "value": "2022-02-27" }, "total_sale_dollars": 72748.15 }, { "purchase_month": { "value": "2022-03-06" }, "total_sale_dollars": 86167.44999999998 }, { "purchase_month": { "value": "2022-03-13" }, "total_sale_dollars": 85103.73 }, { "purchase_month": { "value": "2022-03-20" }, "total_sale_dollars": 88504.21000000002 }, { "purchase_month": { "value": "2022-03-27" }, "total_sale_dollars": 63596.93 } ], "top_sellers_by_revenue": [ { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Vodka", "total_sale_dollars": 9103964.240000065, "total_bottles": 895172, "avg_price_per_100ml": 1.3751456625643628 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam 80prf", "total_sale_dollars": 5678083.639999997, "total_bottles": 674490, "avg_price_per_100ml": 1.4063459071080318 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Peach", "total_sale_dollars": 5670658.099999994, "total_bottles": 741302, "avg_price_per_100ml": 1.449151117235866 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Red Berry", "total_sale_dollars": 2273522.2399999984, "total_bottles": 297107, "avg_price_per_100ml": 1.446438437278754 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Pink Whitney", "total_sale_dollars": 2203877.1100000003, "total_bottles": 208422, "avg_price_per_100ml": 1.4400037520100057 } ], "most_expensive_products": [ { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Gluten Free Mini", "total_sale_dollars": 2592.719999999999, "total_bottles": 312, "avg_price_per_100ml": 16.62 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Passion Fruit Flavored Vodka Mini", "total_sale_dollars": 2493, "total_bottles": 300, "avg_price_per_100ml": 16.62 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Apple Mini", "total_sale_dollars": 831, "total_bottles": 100, "avg_price_per_100ml": 16.62 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Pink Whitney Mini", "total_sale_dollars": 281120.8000000003, "total_bottles": 38680, "avg_price_per_100ml": 14.669938391128325 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam 80prf Mini", "total_sale_dollars": 476279.34000000113, "total_bottles": 57314, "avg_price_per_100ml": 14.008612248199979 }, { "vendor_name": "E & J Gallo Winery", "item_description": "SOOH New Amsterdam Mango Mini", "total_sale_dollars": 8235.21, "total_bottles": 991, "avg_price_per_100ml": 13.787852564102566 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Grapefruit Mini", "total_sale_dollars": 47342.069999999985, "total_bottles": 5697, "avg_price_per_100ml": 13.658007846556234 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Pineapple Mini", "total_sale_dollars": 48090.389999999985, "total_bottles": 5801, "avg_price_per_100ml": 13.58949255751015 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Peach Mini", "total_sale_dollars": 104775.67999999989, "total_bottles": 12610, "avg_price_per_100ml": 12.189335953661562 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Orange Mini", "total_sale_dollars": 9706.08, "total_bottles": 1168, "avg_price_per_100ml": 6.4459417808219195 } ] }, { "vendor_name": "DIAGEO AMERICAS", "total_sale_dollars": 31060642.980001707, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 3326.1399999999994 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 4663.580000000001 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 5637.579999999999 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 11028.089999999998 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 5503.459999999999 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 5584.609999999999 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 5870.459999999998 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 6727.539999999999 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 8444.89 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 7080.44 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 6103.69 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 6704.249999999998 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 6703.099999999999 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 7097.5199999999995 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 6637.869999999998 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 5727.289999999998 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 6095.809999999999 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 7475.6399999999985 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 7879.990000000001 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 6511.2300000000005 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 8706.489999999998 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 7270.640000000001 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 8511.22 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 7437.14 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 7903.7300000000005 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 11673.380000000005 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 9599.679999999998 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 7663.900000000001 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 8445.5 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 5346.610000000001 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 7652.32 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 8319.650000000001 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 8572.77 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 9378.170000000002 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 9450.839999999998 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 6411.199999999999 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 9228.369999999999 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 6182.59 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 5263.26 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 13198.009999999997 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 6756.14 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 7968.769999999999 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 9871.889999999998 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 5391 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 15386.699999999999 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 9938.190000000002 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 3014.46 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 7512.68 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 7063.009999999999 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 7373.249999999999 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 8155.66 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 9822.310000000001 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 5619.599999999999 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 6932.210000000003 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 6656.9800000000005 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 6398.360000000001 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 6375.5999999999985 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 5923.49 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 8999.710000000001 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 6963.6100000000015 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 6204.370000000002 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 6579.640000000001 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 6819.490000000002 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 7918.06 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 6352.360000000001 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 5638.490000000001 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 13647.949999999999 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 5758.759999999999 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 6327.61 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 8706.73 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 6074.58 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 6229.0199999999995 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 9215.63 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 10339.939999999999 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 4291.49 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 8915.329999999996 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 4430.599999999999 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 10866.330000000004 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 5793.57 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 9161.91 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 6225.169999999998 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 8661.21 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 8771.350000000002 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 9965.19 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 8067.229999999998 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 6260.9 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 8607.45 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 8360.869999999999 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 6273.07 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 6877.549999999999 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 6695.31 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 13416.03 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 15357.569999999994 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 21110.840000000004 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 7215.610000000001 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 13628.149999999998 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 8252.909999999998 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 6640.79 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 6318.59 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 2232.53 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 9077.28 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 7127.469999999999 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 9762.53 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 6143.719999999999 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 3494.42 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 12099.890000000001 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 7109.179999999999 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 8513.59 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 6314.549999999997 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 7542.830000000001 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 7347.829999999997 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 5566.46 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 6282.8 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 6564.909999999999 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 6866.869999999996 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 6017.8099999999995 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 4519.870000000001 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 10122.210000000001 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 19314.290000000005 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 9288.18 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 8111.71 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 6589.9000000000015 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 11340.940000000004 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 5669.659999999999 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 6666.260000000001 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 7559.079999999999 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 10529.029999999997 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 12713.819999999996 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 7437.7599999999975 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 10466.039999999999 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 4823.219999999998 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 9878.939999999997 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 6660.979999999999 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 7984.84 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 7668.38 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 13992.669999999998 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 8772.120000000003 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 7119.640000000001 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 13011.449999999997 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 13500.69 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 9150.15 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 9322.750000000002 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 11752.849999999997 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 5689.849999999999 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 6466.329999999999 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 10674.040000000003 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 6371.129999999999 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 13420.150000000003 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 8629.3 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 4054.5 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 9775.95 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 4830.630000000001 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 10907.630000000003 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 11113.79 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 11336.609999999999 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 9158.02 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 6892.2300000000005 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 7751.230000000001 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 8050.460000000001 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 6481.81 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 7885.640000000001 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 5867.8899999999985 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 5777.040000000001 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 7419.840000000001 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 10971.070000000002 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 6885.0700000000015 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 5936.350000000001 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 3554.2 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 5847.310000000001 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 11234.599999999999 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 8280.78 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 8104.580000000004 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 6394.420000000001 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 8069.150000000001 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 9893.429999999998 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 6556.750000000002 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 18358.759999999995 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 13240.5 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 11831.83 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 8066.060000000002 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 8975.670000000002 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 11707.63 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 5922.01 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 10269.279999999999 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 8287.660000000002 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 6636.4900000000025 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 9227.6 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 8342.07 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 8440.14 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 9647.01 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 9600.050000000001 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 10804.980000000003 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 5935.450000000001 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 8348.7 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 8787.24 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 13512.010000000002 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 5894.230000000002 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 10591.039999999995 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 7706.13 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 6479.57 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 6077.980000000001 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 9950.04 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 16618.540000000005 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 3472.22 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 3283.8000000000006 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 313885.3600000001 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 274189.1 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 267821.02 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 286524.32000000007 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 354360.19 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 275014.5700000001 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 282348.58000000013 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 180205.58000000005 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 284439.3100000002 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 316019.12000000005 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 280884.73000000016 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 300010.2200000001 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 241141.03000000006 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 178797.02000000002 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 186970.82000000004 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 192666.56 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 185674.6300000001 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 198200.43000000005 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 218577.98000000004 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 189765.42000000007 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 202354.83 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 203295.25000000006 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 249860.8600000001 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 204330.57 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 206815.80000000013 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 33372.07 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 0 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 292.96000000000004 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 629.8199999999999 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 504.98 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 553 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 359.52 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 382.64 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 417.68 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 297 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 332.88 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 225 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 297 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 1519.4 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 445.68 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 0 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 163.56 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 1082.31 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 235.58 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 481.32 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 805.44 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 27.76 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 1054.32 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 0 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 486.56 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 198 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 334.56 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 498.12 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 225 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 36995.649999999994 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 357 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 332.88 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 495.12 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 0 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 665.76 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 1150.88 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 665.94 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 0 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 890.76 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 18.75 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 30 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 225 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 27.76 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 24.76 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 665.76 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 297 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 1767.42 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 94967.07999999999 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 200504.97000000006 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 227887.0500000001 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 346218.9300000001 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 277425.7700000002 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 284562.24000000017 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 338102.4100000001 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 231143.28000000006 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 289375.3300000001 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 362122.18000000017 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 228167.9200000001 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 380784.18000000005 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 164603.94000000003 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 280467.7600000001 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 233490.33000000007 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 241650.3100000001 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 347614.71000000014 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 316314.14000000025 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 282106.42000000004 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 286147.3400000001 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 392534.34000000014 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 3602.7300000000005 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 134240.15999999995 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 126887.20000000004 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 249340.9300000001 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 375460.29 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 241395.77000000005 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 327580.1300000002 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 198506.99000000008 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 197760.34000000008 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 206771.25 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 178364.78000000003 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 163076.71000000005 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 176377.14 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 206436.47999999998 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 174256.37000000002 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 206155.24000000008 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 148876.06 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 5318.940000000001 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 170222.35000000006 }, { "purchase_month": { "value": "2019-11-10" }, "total_sale_dollars": 203541.99000000005 }, { "purchase_month": { "value": "2019-11-17" }, "total_sale_dollars": 209227.9400000001 }, { "purchase_month": { "value": "2019-11-24" }, "total_sale_dollars": 207189.10000000012 }, { "purchase_month": { "value": "2019-12-01" }, "total_sale_dollars": 242769.99000000008 }, { "purchase_month": { "value": "2019-12-08" }, "total_sale_dollars": 287935.63000000006 }, { "purchase_month": { "value": "2019-12-15" }, "total_sale_dollars": 243290.64000000004 }, { "purchase_month": { "value": "2019-12-22" }, "total_sale_dollars": 214206.71000000005 }, { "purchase_month": { "value": "2019-12-29" }, "total_sale_dollars": 196809.72000000006 }, { "purchase_month": { "value": "2020-01-05" }, "total_sale_dollars": 177030.91000000003 }, { "purchase_month": { "value": "2020-01-12" }, "total_sale_dollars": 150645.92 }, { "purchase_month": { "value": "2020-01-19" }, "total_sale_dollars": 169065.44 }, { "purchase_month": { "value": "2020-01-26" }, "total_sale_dollars": 174049.53000000003 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 219237.06000000006 }, { "purchase_month": { "value": "2020-12-06" }, "total_sale_dollars": 250737.45000000004 }, { "purchase_month": { "value": "2020-12-13" }, "total_sale_dollars": 251166.77000000005 }, { "purchase_month": { "value": "2020-12-20" }, "total_sale_dollars": 245050.31000000006 }, { "purchase_month": { "value": "2020-12-27" }, "total_sale_dollars": 181763.27000000008 }, { "purchase_month": { "value": "2021-01-03" }, "total_sale_dollars": 201244.6 }, { "purchase_month": { "value": "2021-01-10" }, "total_sale_dollars": 195989.2800000001 }, { "purchase_month": { "value": "2021-01-17" }, "total_sale_dollars": 201081.74000000005 }, { "purchase_month": { "value": "2021-01-24" }, "total_sale_dollars": 203112.80000000005 }, { "purchase_month": { "value": "2021-01-31" }, "total_sale_dollars": 200669.6300000001 }, { "purchase_month": { "value": "2021-02-07" }, "total_sale_dollars": 188555.27 }, { "purchase_month": { "value": "2021-02-14" }, "total_sale_dollars": 223325.68000000005 }, { "purchase_month": { "value": "2021-02-21" }, "total_sale_dollars": 194448.7100000001 }, { "purchase_month": { "value": "2021-02-28" }, "total_sale_dollars": 204992.83000000002 }, { "purchase_month": { "value": "2021-03-07" }, "total_sale_dollars": 278968.49 }, { "purchase_month": { "value": "2021-03-14" }, "total_sale_dollars": 250989.91000000003 }, { "purchase_month": { "value": "2021-03-21" }, "total_sale_dollars": 262709.86000000004 }, { "purchase_month": { "value": "2021-03-28" }, "total_sale_dollars": 238914.34000000003 }, { "purchase_month": { "value": "2021-04-04" }, "total_sale_dollars": 297977.19000000006 }, { "purchase_month": { "value": "2021-04-11" }, "total_sale_dollars": 265504.1400000001 }, { "purchase_month": { "value": "2021-04-18" }, "total_sale_dollars": 226838.9200000001 }, { "purchase_month": { "value": "2021-04-25" }, "total_sale_dollars": 273284.7500000001 }, { "purchase_month": { "value": "2021-05-02" }, "total_sale_dollars": 305909.37000000005 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 232635.3800000001 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 224260.26000000007 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 262828.7500000001 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 258196.76000000013 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 257975.5200000001 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 231164.79000000004 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 247288.33000000005 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 162805.99000000002 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 171.12 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 134.52 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 49.52 }, { "purchase_month": { "value": "2021-10-31" }, "total_sale_dollars": 388059.65000000014 }, { "purchase_month": { "value": "2021-11-07" }, "total_sale_dollars": 346180.67000000004 }, { "purchase_month": { "value": "2021-11-14" }, "total_sale_dollars": 299410.43000000005 }, { "purchase_month": { "value": "2021-11-21" }, "total_sale_dollars": 307858.9600000001 }, { "purchase_month": { "value": "2021-11-28" }, "total_sale_dollars": 223292.27000000008 }, { "purchase_month": { "value": "2021-12-05" }, "total_sale_dollars": 299687.4400000001 }, { "purchase_month": { "value": "2021-12-12" }, "total_sale_dollars": 227909.18000000008 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 228485.47000000006 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 232511.7900000001 }, { "purchase_month": { "value": "2022-01-02" }, "total_sale_dollars": 228750.5400000001 }, { "purchase_month": { "value": "2022-01-09" }, "total_sale_dollars": 182892.57000000004 }, { "purchase_month": { "value": "2022-01-16" }, "total_sale_dollars": 177458.23000000007 }, { "purchase_month": { "value": "2022-01-23" }, "total_sale_dollars": 180290.82 }, { "purchase_month": { "value": "2022-01-30" }, "total_sale_dollars": 222574.31000000008 }, { "purchase_month": { "value": "2022-02-06" }, "total_sale_dollars": 268151.22000000015 }, { "purchase_month": { "value": "2022-02-13" }, "total_sale_dollars": 191790.97000000006 }, { "purchase_month": { "value": "2022-02-20" }, "total_sale_dollars": 181534.68000000002 }, { "purchase_month": { "value": "2022-02-27" }, "total_sale_dollars": 20349.839999999997 }, { "purchase_month": { "value": "2022-03-27" }, "total_sale_dollars": 3452.23 } ], "top_sellers_by_revenue": [ { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff 80prf", "total_sale_dollars": 7656531.009999941, "total_bottles": 728718, "avg_price_per_100ml": 1.6705410313023095 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff 80prf PET", "total_sale_dollars": 2820917.3899999917, "total_bottles": 151903, "avg_price_per_100ml": 1.419813888888889 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Ketel One", "total_sale_dollars": 2062783.7700000007, "total_bottles": 92685, "avg_price_per_100ml": 2.227042323311352 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff PET 80prf", "total_sale_dollars": 1954914.999999997, "total_bottles": 106857, "avg_price_per_100ml": 1.413593239518881 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Ketel One Imported Vodka", "total_sale_dollars": 1597023.9600000004, "total_bottles": 68038, "avg_price_per_100ml": 2.398476168234693 } ], "most_expensive_products": [ { "vendor_name": "DIAGEO AMERICAS", "item_description": "Ciroc Summer Colada Mini", "total_sale_dollars": 156.48, "total_bottles": 2, "avg_price_per_100ml": 78.24 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Ciroc French Vanilla Mini", "total_sale_dollars": 2466.4500000000007, "total_bottles": 65, "avg_price_per_100ml": 62.31375 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Red, White and Berry Mini", "total_sale_dollars": 134.52, "total_bottles": 12, "avg_price_per_100ml": 22.42 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Vanilla Mini", "total_sale_dollars": 269.04, "total_bottles": 24, "avg_price_per_100ml": 22.42 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Zero Sugar Infusion Strawberry & Rose Mini", "total_sale_dollars": 1479.7200000000003, "total_bottles": 132, "avg_price_per_100ml": 22.42 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Zero Sugar Infusion Watermelon & Mint Mini", "total_sale_dollars": 3800.1900000000014, "total_bottles": 339, "avg_price_per_100ml": 22.42 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Pineapple Mini", "total_sale_dollars": 134.52, "total_bottles": 12, "avg_price_per_100ml": 22.42 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Sours Berry Lemon Mini", "total_sale_dollars": 134.52, "total_bottles": 12, "avg_price_per_100ml": 22.42 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Pink Lemonade Mini", "total_sale_dollars": 19628.71, "total_bottles": 1751, "avg_price_per_100ml": 22.42 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Peach Lemonade Mini", "total_sale_dollars": 22958.079999999998, "total_bottles": 2048, "avg_price_per_100ml": 22.42 } ] }, { "vendor_name": "Sazerac North America", "total_sale_dollars": 29696583.860001355, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 36891.59000000001 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 55572.02000000001 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 48854.380000000005 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 59169.299999999996 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 61020.98000000001 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 59470.21 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 72873.23000000001 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 65258.969999999994 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 66729.59000000001 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 50389.88999999999 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 64784.28 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 68260.86 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 54377.689999999995 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 68934.91 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 71133.73 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 67325.56000000001 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 66226.37 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 63402.21999999999 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 63403.149999999994 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 66996.85000000002 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 82526.07999999997 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 50885.599999999984 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 73613.00000000001 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 63812.24999999999 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 58880.68000000001 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 89992.55 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 63395.74000000001 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 65500.45999999999 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 67811.37000000001 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 67905.73000000001 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 77359.61000000003 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 61669.99000000001 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 65554.02 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 68143.71999999999 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 79742.86999999998 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 49311.28 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 71995.99 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 62906.310000000005 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 80684.12999999999 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 62291.73000000001 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 58365.70000000002 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 70740.29000000001 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 57839.689999999995 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 53229.18000000001 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 62447.020000000004 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 91912.45999999999 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 23627.95 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 65944.59 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 51235.740000000005 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 78722.10999999999 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 83198.62000000001 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 51787.37999999999 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 38864.909999999996 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 55131.11 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 57744.749999999985 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 59538.16000000001 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 49586.32000000001 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 66672.95999999999 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 55407.91000000002 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 54244.420000000006 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 75082.28000000001 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 56081.91999999999 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 60966.32999999999 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 55721.01 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 54485.36000000001 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 57967.41 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 63522.30999999998 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 58153.93 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 58169.38999999999 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 65395.929999999986 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 67733.04 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 50204.200000000004 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 64988.63 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 65789.31999999999 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 55364.16000000001 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 99097.23000000003 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 34227.08 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 43507.89000000001 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 67006.00000000001 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 87893.02000000002 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 68550.83 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 70216.47 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 69883.15 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 79076.84999999999 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 104544.76000000001 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 64671.28 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 66223.26000000001 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 70617.5 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 55548.73000000001 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 59477.82000000001 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 50172.88 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 90732.05 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 71626.85 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 64089.76000000001 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 52863.5 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 58911.56 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 58261.44 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 60146.63 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 83815.18000000001 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 24074.120000000003 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 70353.61 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 62567.15 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 87786.94999999997 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 51880.829999999994 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 24400.819999999996 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 83358.23000000001 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 48226.939999999995 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 62987.630000000005 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 58461.47 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 54335.25999999999 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 52385.83 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 51233.27 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 57059.37 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 74001.31999999998 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 120888.72000000003 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 68567.70999999999 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 49468.369999999995 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 53040.72999999998 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 64484.57999999998 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 57514.799999999996 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 47557.799999999996 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 60661.02 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 59978.329999999994 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 76144.72999999998 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 84212.54999999997 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 33147.31 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 87592.15000000001 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 144937.56000000003 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 75777.87999999999 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 86732.68000000001 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 37827.71 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 63734.05000000002 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 59343.729999999996 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 69541.2 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 74819.74 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 138959.04000000004 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 58063.40999999999 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 75731.06 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 92995.64000000001 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 43239.469999999994 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 85126.37999999998 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 55343.349999999984 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 63065.45000000001 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 98574.39000000003 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 124267.61999999998 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 80827.81000000003 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 60479.66000000002 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 89795.78999999998 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 76910.73000000001 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 41377.93999999999 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 92224.45999999999 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 32576.75999999999 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 111337.53000000001 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 66744.80000000002 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 90906.64000000001 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 69211.92000000001 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 42056.80000000002 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 77605.90000000001 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 87841.55 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 43879.71000000001 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 73530.45999999998 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 68220.81999999999 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 72709.34999999999 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 56883.509999999995 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 71407.9 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 84914.91 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 78260.93000000001 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 119901.72000000002 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 57745.12000000002 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 76583.88000000003 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 52462.5 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 59287.27000000001 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 71673.45000000001 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 78837.16999999998 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 72007.28000000003 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 75669.45000000001 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 108455.68000000002 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 59835.54 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 84174.55 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 72787.08000000002 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 146815.36000000002 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 138937.82 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 54161.90000000001 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 76424.22 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 70066.73000000003 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 64364.12999999999 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 70730.85999999999 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 75325.64 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 67856.50000000001 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 98109.74999999999 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 129387.63 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 94218.14 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 53344.69000000001 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 75760.87 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 119728.37999999999 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 92217.58 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 74954.54 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 67383.77 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 106414.97 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 76586.18 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 66447.09 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 84105.51000000001 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 108731.45000000001 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 31821.279999999988 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 82187.97 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 60718.30999999999 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 127593.58000000002 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 99853.26999999995 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 42677.14 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 60669.87999999999 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 74348.64999999998 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 43923.29999999998 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 91875.24999999999 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 97145.66 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 83853.32999999997 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 117800.99 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 90497.19999999997 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 71699.81999999998 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 72417.12 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 65467.94 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 88030.09999999999 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 77025.12999999999 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 72609.97 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 67816.09999999998 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 73822.48 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 80411.16 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 75966.82000000002 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 71256.14 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 85160.31000000001 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 109015.98 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 49486.18000000001 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 80152.56 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 83429.81 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 183622.8500000001 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 118543.02000000002 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 48929.880000000005 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 88899.67 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 61588.84999999999 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 82991.46999999999 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 102722.70999999999 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 77641.74 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 73941.11 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 90598.81999999999 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 74436.75000000001 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 65630.98 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 106925.58 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 54913.43 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 94736.24000000002 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 1425.66 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 1106.6699999999998 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 453.80999999999995 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 720.42 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 1670.64 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 1154.75 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 1185.24 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 241.79999999999998 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 469.72 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 212.52 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 2314.7400000000002 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 3724.29 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 704.3399999999999 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 452.58 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 436.67999999999995 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 618.18 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 93.48 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 448.2 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 101.15 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 13913.16 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 810.54 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 200.99999999999997 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 3793.92 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 3607.62 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 451.54999999999995 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 58337.68999999999 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 69479.57999999996 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 105515.58000000002 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 86938.30000000003 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 70485.51999999999 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 71405.22 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 100069.31000000001 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 68601.2 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 88208.47 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 46474.630000000005 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 108939.09999999999 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 76614.65000000001 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 79854.12 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 114024.10999999996 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 72136.15000000001 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 108099.13 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 77502.58 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 87475.62000000002 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 79624.83 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 118905.38 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 94956.45 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 81477.60999999997 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 96223.80000000002 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 72102.93999999999 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 136382.42 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 83445.74000000002 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 73682.19 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 94491.55 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 99637.28 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 75188.22 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 114176.41000000003 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 88199.42000000001 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 126773.80000000003 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 78670.89 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 44291.04 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 111209.34999999996 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 88525.48000000004 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 81986.75000000001 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 92083.57 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 62954.740000000005 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 37397.7 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 77815.86 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 66991.58 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 65538.16 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 76898.86 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 100024.38999999998 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 70195.59999999999 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 71472.45 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 78924.83999999998 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 81649.66 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 66590.97000000002 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 67954.99 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 74002.21 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 97431.36999999998 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 63850.18 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 9604.399999999998 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 270.1 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 340.52 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 373.68 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 802.4199999999998 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 351.05999999999995 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 172.42000000000002 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 318 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 711.24 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 330.9 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 685.4399999999999 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 335.29999999999995 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 246.76 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 437.46000000000004 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 825.1199999999999 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 506.27 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 204.12 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 124.56 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 507.6 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 453.7 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 86138.01 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 98629.37999999995 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 82448.14 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 62534.09 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 81781.47000000002 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 55083.71000000001 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 116432.48000000004 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 108008.64999999998 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 75512.55 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 136493.56000000003 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 55934.47 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 208.56 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 450.11999999999995 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 62.28 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 550.92 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 307.95000000000005 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 98.36 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 493.55999999999995 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 324.48 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 204.06 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 185.58 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 312.12 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 358.55999999999995 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 455.64 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 5858.440000000001 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 68075.21 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 67806.54000000001 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 69201.59 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 70618.84000000003 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 70586.68 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 81863.5 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 78519.95000000001 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 70594.18999999997 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 93862.19 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 69956.84000000001 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 87120.29000000001 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 80786.63000000002 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 99936.71999999999 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 91323.56999999998 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 72021.43 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 68707.72000000002 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 100401.22 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 93013.82000000002 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 67055.47 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 79561.31999999999 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 69602.19 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 76174.86000000003 }, { "purchase_month": { "value": "2019-08-04" }, "total_sale_dollars": 74011.58 }, { "purchase_month": { "value": "2019-08-11" }, "total_sale_dollars": 66125.95 }, { "purchase_month": { "value": "2019-08-18" }, "total_sale_dollars": 81553.82999999999 }, { "purchase_month": { "value": "2019-08-25" }, "total_sale_dollars": 110246.30999999998 }, { "purchase_month": { "value": "2019-09-01" }, "total_sale_dollars": 81175.56000000001 }, { "purchase_month": { "value": "2019-09-08" }, "total_sale_dollars": 54533.95999999998 }, { "purchase_month": { "value": "2019-09-15" }, "total_sale_dollars": 45388.45 }, { "purchase_month": { "value": "2019-09-22" }, "total_sale_dollars": 109370.54000000004 }, { "purchase_month": { "value": "2019-09-29" }, "total_sale_dollars": 89985.05000000002 }, { "purchase_month": { "value": "2019-10-06" }, "total_sale_dollars": 80768.04000000001 }, { "purchase_month": { "value": "2019-10-13" }, "total_sale_dollars": 70872.74 }, { "purchase_month": { "value": "2019-10-20" }, "total_sale_dollars": 77199.63 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 93617.68000000002 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 11864.690000000002 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 86208.08 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 76110.58999999997 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 78316.98999999998 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 82458.91 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 80078.81999999999 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 94363.55000000002 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 94240.15000000001 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 104762.40000000001 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 63335.46000000001 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 76872.40000000001 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 79432.28 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 61458.630000000005 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 70929.72 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 83352.26 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 75642.31999999999 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 67034.34999999999 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 87946.39000000003 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 69582.88 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 92476.76000000002 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 82073.01000000001 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 103086.62999999998 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 90115.64 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 83341.83 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 76652.26000000001 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 81969.71 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 89313.50999999998 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 112825.55999999997 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 66873.58999999998 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 81157.58999999998 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 106236.79999999999 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 93082.8 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 76151.74999999999 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 73748.03000000001 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 93855.43000000001 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 84167.12000000001 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 78569.45999999999 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 84516.03000000003 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 89011.11 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 79424.38 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 108647.89000000001 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 76117.68000000002 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 79010.62 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 55493.17000000001 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 21768.16 } ], "top_sellers_by_revenue": [ { "vendor_name": "Sazerac North America", "item_description": "Barton Vodka", "total_sale_dollars": 16777600.650000263, "total_bottles": 2406628, "avg_price_per_100ml": 0.614406375263961 }, { "vendor_name": "Sazerac North America", "item_description": "Skol Vodka", "total_sale_dollars": 5552751.519999978, "total_bottles": 720429, "avg_price_per_100ml": 0.6434229806001961 }, { "vendor_name": "Sazerac North America", "item_description": "Fleischmann's Royal Vodka 80 Prf", "total_sale_dollars": 2833272.870000003, "total_bottles": 272364, "avg_price_per_100ml": 0.5936670533016831 }, { "vendor_name": "Sazerac North America", "item_description": "Fleischmann's Royal Vodka", "total_sale_dollars": 1074002.0199999977, "total_bottles": 241486, "avg_price_per_100ml": 0.649913952553277 }, { "vendor_name": "Sazerac North America", "item_description": "Caliber Vodka", "total_sale_dollars": 966778.9599999995, "total_bottles": 127843, "avg_price_per_100ml": 0.6304871461112919 } ], "most_expensive_products": [ { "vendor_name": "Sazerac North America", "item_description": "99 Raspberry Mini", "total_sale_dollars": 720, "total_bottles": 80, "avg_price_per_100ml": 4.25 }, { "vendor_name": "Sazerac North America", "item_description": "Barton Vodka Mini", "total_sale_dollars": 75999.00000000006, "total_bottles": 12908, "avg_price_per_100ml": 3.39438853948288 }, { "vendor_name": "Sazerac North America", "item_description": "Naked Jay Big Dill Vodka", "total_sale_dollars": 1121.2800000000002, "total_bottles": 96, "avg_price_per_100ml": 1.5569523809523809 }, { "vendor_name": "Sazerac North America", "item_description": "Wave Baja Mini", "total_sale_dollars": 90, "total_bottles": 10, "avg_price_per_100ml": 1.5 }, { "vendor_name": "Sazerac North America", "item_description": "Naked Jay Gooey Buns Vodka Mini", "total_sale_dollars": 90, "total_bottles": 10, "avg_price_per_100ml": 1.5 }, { "vendor_name": "Sazerac North America", "item_description": "Wave Tiki Vodka Mini", "total_sale_dollars": 90, "total_bottles": 10, "avg_price_per_100ml": 1.5 }, { "vendor_name": "Sazerac North America", "item_description": "Wave Chocolate Pretzel Vodka Mini", "total_sale_dollars": 90, "total_bottles": 10, "avg_price_per_100ml": 1.5 }, { "vendor_name": "Sazerac North America", "item_description": "Wave Blue Raspberry Mini", "total_sale_dollars": 90, "total_bottles": 10, "avg_price_per_100ml": 1.5 }, { "vendor_name": "Sazerac North America", "item_description": "Wave Cherry Vodka", "total_sale_dollars": 90, "total_bottles": 10, "avg_price_per_100ml": 1.5 }, { "vendor_name": "Sazerac North America", "item_description": "99 Vodka Mini", "total_sale_dollars": 180, "total_bottles": 20, "avg_price_per_100ml": 1.5 } ] }, { "vendor_name": "SAZERAC COMPANY INC", "total_sale_dollars": 26841435.69000063, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 8585.73 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 15832.67 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 15978.319999999998 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 16107.73 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 17853.689999999995 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 18479.910000000003 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 17737.260000000006 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 18176.66999999999 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 15268.130000000001 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 26260.93999999999 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 24537.839999999997 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 16494.579999999998 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 14330.079999999998 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 17852.710000000003 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 15807.249999999995 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 19016.379999999994 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 18258.499999999996 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 34323.770000000004 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 18197.870000000003 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 24117.900000000005 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 21641.769999999993 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 15858.269999999997 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 18385.33 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 22180.570000000003 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 20290.06 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 34546.02999999999 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 28693.16999999999 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 21806.000000000004 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 17415.039999999997 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 16489.530000000002 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 26981.620000000006 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 22853.67 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 19492.98 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 20626.739999999998 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 29271.11 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 21141.979999999996 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 17369.800000000007 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 15198.129999999997 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 17825.510000000002 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 31824.109999999997 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 28967.58 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 23329.3 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 31127.54 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 14209.669999999996 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 19342.69 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 22975.859999999993 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 5974.940000000001 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 14070.62 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 19207.969999999998 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 26012.310000000005 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 20411.75 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 14241.080000000002 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 10133.76 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 13066.300000000005 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 21386.449999999997 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 14356.070000000002 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 14227.12 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 13985.84 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 16811.19 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 14297.600000000004 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 15242.730000000001 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 27027.710000000003 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 12548.180000000004 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 16937.750000000004 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 19803.649999999998 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 20214.740000000005 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 15530.71 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 16496.059999999998 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 15837.38 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 14873.509999999995 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 19017.58 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 15833.510000000004 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 18243.3 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 16666.28 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 17190.08 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 22690.259999999995 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 6393.859999999999 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 22001.109999999997 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 18269.600000000002 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 27661.130000000005 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 16470.97 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 17565.48 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 14172.390000000001 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 30299.89 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 18921.059999999994 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 13419.369999999999 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 20166.380000000005 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 20292.49 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 16755.370000000003 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 27910.020000000004 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 6047.77 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 29496.359999999993 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 15758.200000000003 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 16051.659999999998 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 13076.36 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 15135.130000000003 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 16810.230000000003 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 17856.19 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 16841.589999999997 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 6641.04 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 22194.069999999996 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 21584.180000000004 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 26008.55999999999 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 15829.73 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 9742.420000000004 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 13038.619999999997 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 13723.830000000002 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 12829.779999999997 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 13458.78 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 25836.009999999987 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 18321.67 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 13926.060000000001 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 11889.120000000003 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 14943.659999999998 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 10825.390000000001 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 12760.87 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 11301.09 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 23143.999999999996 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 27822.25 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 15872.1 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 15189.620000000003 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 20965.570000000003 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 20861.29 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 16421.009999999995 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 21581.109999999993 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 18238.840000000004 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 21972.020000000004 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 17611.67 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 17444.58 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 19646.65 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 15876.13 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 35784.119999999995 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 20840.239999999998 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 16311.039999999999 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 26255.84 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 33602.92 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 17206.100000000002 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 33944.59 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 44189.89000000001 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 13997.37 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 23956.2 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 15747.389999999996 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 33779.33 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 25334.36 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 20398.520000000004 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 27207.889999999996 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 31225.350000000006 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 20915.820000000007 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 38021.14 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 17087.829999999998 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 34727.33 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 6521.7699999999995 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 24069.43 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 15916.139999999998 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 74525.9 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 30285.289999999997 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 19229 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 12619.960000000003 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 24085.750000000004 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 11086.98 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 15974.159999999998 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 34194.97 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 29389.790000000008 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 16377.68 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 31762.739999999994 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 13270.820000000002 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 14777.199999999993 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 15080.250000000004 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 16076.349999999999 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 18962.95 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 34744.92999999999 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 22740.680000000004 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 22201.670000000006 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 32244.370000000003 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 34468.57000000001 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 38652.229999999996 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 37062.41999999999 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 8546.830000000002 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 16255.919999999996 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 25441.860000000004 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 31478.740000000005 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 38323.49999999999 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 31536.319999999996 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 32681.270000000004 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 36230.08 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 22036.38 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 52865.68 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 27284.18 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 33388.380000000005 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 25777.490000000013 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 35458.88 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 39149.63000000001 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 31637.25 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 51822.840000000004 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 24510.41 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 25521.53 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 22789.240000000005 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 45410.26999999999 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 17572.860000000004 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 30866.839999999997 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 38556.270000000004 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 28573.3 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 56371.62000000001 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 22551.070000000007 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 34390.96 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 28312.409999999996 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 25763.059999999998 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 66142.79999999999 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 26707.470000000005 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 24011.540000000008 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 18223.840000000004 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 18569.89 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 19021.62 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 27823.38 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 28248.749999999996 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 34979.450000000004 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 34206.53000000001 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 25696.750000000004 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 23198.450000000004 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 22667.66 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 32727.910000000003 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 21918.15 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 26470.899999999994 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 20132.889999999996 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 25584.69 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 23587.03 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 79677.62000000001 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 35035.929999999986 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 46155.02 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 49088.20000000001 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 19739.329999999998 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 82067.47 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 31829.090000000004 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 17477.53 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 35465.04000000001 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 32225.599999999995 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 54473.57 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 25189.480000000018 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 32129.18999999999 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 23934.989999999998 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 91418.51999999996 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 34065.12 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 24282.040000000008 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 22292.92 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 32925.499999999985 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 65812.03 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 39902.72000000001 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 44754.89000000001 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 41023.56 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 31903.830000000005 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 38071.19999999998 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 35456.44999999999 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 50652.57000000001 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 34507.340000000004 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 44427.43 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 22807.549999999996 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 36344.61000000001 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 47636.130000000005 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 43283.380000000005 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 61561.520000000004 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 34345.619999999995 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 15109.95 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 31467.85000000001 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 28962.910000000003 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 32330.520000000004 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 46601.9 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 56193.009999999995 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 30140.030000000002 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 35822.91 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 27439.039999999994 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 44669.87 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 39646.00000000001 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 37454.74 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 37201.38000000001 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 41314.149999999994 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 45532.280000000006 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 34206.50000000001 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 26224.339999999993 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 56414.929999999986 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 59961.93 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 40290.85999999999 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 52552.83000000001 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 28837.49 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 44739.030000000006 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 34874.59 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 43678.799999999996 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 56191.170000000006 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 43671.11 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 54067.479999999996 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 37213.64999999998 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 32905.01 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 42774.41 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 58891.17000000001 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 32727.720000000005 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 45895.48000000001 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 41120.55 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 42177.049999999996 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 52486.60999999999 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 51945.320000000014 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 27444.85999999999 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 56271.24000000001 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 65901.94000000002 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 33430.98999999999 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 60847.499999999985 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 24682.18 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 63145.97 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 46850.12 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 22452.72 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 62161.06999999999 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 39439.21000000001 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 31159.04 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 65078.29 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 35192.03 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 23062.84 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 45580.469999999994 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 26681.269999999993 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 32861.57000000001 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 42890.79 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 37029.68 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 31172.389999999992 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 30982.579999999994 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 42916.340000000004 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 59963.09999999999 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 37597.83 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 30982.139999999996 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 39308.28999999999 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 56932.57000000001 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 60329.63 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 47480.93 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 33968.27 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 40064.990000000005 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 38425.63 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 45765.8 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 52918.15 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 43737.840000000004 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 64468.17000000002 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 42497.55 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 51929.93000000001 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 81968.70000000003 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 36431.75000000001 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 37124.01 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 53559.91999999999 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 29324.109999999997 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 48285.08 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 68813.59 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 30250.410000000003 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 36941.88999999999 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 56441.32000000001 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 43968.17 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 49497.8 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 48657.100000000006 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 27611.450000000004 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 83775.60000000002 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 32420.25 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 51849.06000000003 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 56819.11999999999 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 34683.05 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 43135.709999999985 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 44659.31 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 26364.99 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 58794.75 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 38946.280000000006 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 53755.52999999999 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 60352.93000000001 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 77153.67000000001 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 25792.029999999995 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 24221.179999999997 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 40709.85999999999 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 37413.99999999999 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 30092.87 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 60314.869999999995 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 51796.1 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 38801.88 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 32897.1 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 69238.5 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 38357.10000000001 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 46443.70000000001 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 51569.97999999999 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 50580.49000000002 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 35895.69 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 47463.740000000005 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 93135.90999999999 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 75384.76000000001 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 73263.45000000003 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 73390.36000000002 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 77747.10999999999 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 51196.07000000001 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 49094.72000000001 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 72727.41 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 45146.009999999995 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 71721.09 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 50478.02 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 56322.96000000002 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 63653.33 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 74845.48999999999 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 80253.81999999999 }, { "purchase_month": { "value": "2019-08-04" }, "total_sale_dollars": 60018.29000000001 }, { "purchase_month": { "value": "2019-08-11" }, "total_sale_dollars": 54330.75 }, { "purchase_month": { "value": "2019-08-18" }, "total_sale_dollars": 52075.130000000005 }, { "purchase_month": { "value": "2019-08-25" }, "total_sale_dollars": 77654.81000000001 }, { "purchase_month": { "value": "2019-09-01" }, "total_sale_dollars": 41595.49000000001 }, { "purchase_month": { "value": "2019-09-08" }, "total_sale_dollars": 47955.63 }, { "purchase_month": { "value": "2019-09-15" }, "total_sale_dollars": 51581.83 }, { "purchase_month": { "value": "2019-09-22" }, "total_sale_dollars": 66029.71000000002 }, { "purchase_month": { "value": "2019-09-29" }, "total_sale_dollars": 61436.16 }, { "purchase_month": { "value": "2019-10-06" }, "total_sale_dollars": 84654.79000000002 }, { "purchase_month": { "value": "2019-10-13" }, "total_sale_dollars": 54726.87 }, { "purchase_month": { "value": "2019-10-20" }, "total_sale_dollars": 50856.22 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 113070.66999999998 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 49230.33000000002 }, { "purchase_month": { "value": "2019-11-10" }, "total_sale_dollars": 84581.67 }, { "purchase_month": { "value": "2019-11-17" }, "total_sale_dollars": 77790.04999999999 }, { "purchase_month": { "value": "2019-11-24" }, "total_sale_dollars": 33780.869999999995 }, { "purchase_month": { "value": "2019-12-01" }, "total_sale_dollars": 36802.219999999994 }, { "purchase_month": { "value": "2019-12-08" }, "total_sale_dollars": 59602.810000000005 }, { "purchase_month": { "value": "2019-12-15" }, "total_sale_dollars": 56614.77 }, { "purchase_month": { "value": "2019-12-22" }, "total_sale_dollars": 76464.83000000002 }, { "purchase_month": { "value": "2019-12-29" }, "total_sale_dollars": 36312.759999999995 }, { "purchase_month": { "value": "2020-01-05" }, "total_sale_dollars": 75544.01000000001 }, { "purchase_month": { "value": "2020-01-12" }, "total_sale_dollars": 64807.62000000001 }, { "purchase_month": { "value": "2020-01-19" }, "total_sale_dollars": 70200.90000000001 }, { "purchase_month": { "value": "2020-01-26" }, "total_sale_dollars": 51248.13000000001 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 60238.62 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 78734.31999999999 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 56472.85999999998 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 65299.05999999999 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 57747.5 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 57577.649999999994 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 105658.43999999999 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 122625.54999999999 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 64894.700000000004 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 127702.28999999998 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 45868.94 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 102048.34 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 55269.67 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 80285.35 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 73561.54 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 65431.700000000004 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 70316.78999999998 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 82815.73000000003 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 65546.84000000001 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 85360.97000000002 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 101452.07999999997 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 93512.13999999998 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 95141.96999999999 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 66205.00000000001 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 76476.9 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 63239.38000000001 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 113973.68000000001 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 66724.39000000001 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 109908.19000000002 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 82720.70000000003 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 75289.36999999998 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 66319.60999999999 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 66241.17 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 77389.67000000001 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 57931.32000000002 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 106112.66 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 110041.32999999997 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 67024.98000000001 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 59672.479999999996 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 62644.20000000001 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 83963.76000000001 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 99575.52000000003 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 85438.51 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 58197.329999999994 }, { "purchase_month": { "value": "2020-12-06" }, "total_sale_dollars": 86187.26999999996 }, { "purchase_month": { "value": "2020-12-13" }, "total_sale_dollars": 88593.71 }, { "purchase_month": { "value": "2020-12-20" }, "total_sale_dollars": 88431.20999999999 }, { "purchase_month": { "value": "2020-12-27" }, "total_sale_dollars": 53995.26999999999 }, { "purchase_month": { "value": "2021-01-03" }, "total_sale_dollars": 83495.17000000001 }, { "purchase_month": { "value": "2021-01-10" }, "total_sale_dollars": 73874.07000000002 }, { "purchase_month": { "value": "2021-01-17" }, "total_sale_dollars": 85426.05999999998 }, { "purchase_month": { "value": "2021-01-24" }, "total_sale_dollars": 58485.92999999999 }, { "purchase_month": { "value": "2021-01-31" }, "total_sale_dollars": 67141.24 }, { "purchase_month": { "value": "2021-02-07" }, "total_sale_dollars": 88077.76 }, { "purchase_month": { "value": "2021-02-14" }, "total_sale_dollars": 77484.95 }, { "purchase_month": { "value": "2021-02-21" }, "total_sale_dollars": 117394.58000000003 }, { "purchase_month": { "value": "2021-02-28" }, "total_sale_dollars": 67782.77999999997 }, { "purchase_month": { "value": "2021-03-07" }, "total_sale_dollars": 62590.25999999999 }, { "purchase_month": { "value": "2021-03-14" }, "total_sale_dollars": 77448.27999999998 }, { "purchase_month": { "value": "2021-03-21" }, "total_sale_dollars": 51182.759999999995 }, { "purchase_month": { "value": "2021-03-28" }, "total_sale_dollars": 60524.23 }, { "purchase_month": { "value": "2021-04-04" }, "total_sale_dollars": 67021.11 }, { "purchase_month": { "value": "2021-04-11" }, "total_sale_dollars": 84692.37 }, { "purchase_month": { "value": "2021-04-18" }, "total_sale_dollars": 86640.91 }, { "purchase_month": { "value": "2021-04-25" }, "total_sale_dollars": 73467.95 }, { "purchase_month": { "value": "2021-05-02" }, "total_sale_dollars": 66982.43000000001 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 75797.06000000001 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 84534.66000000003 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 83180.21999999999 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 73263.20999999998 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 100909.74 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 51029.550000000025 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 89259.66 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 157595.73999999996 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 227712.28 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 153692.16000000006 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 139975.95000000004 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 205919.53000000006 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 200707.30000000005 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 170421.82 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 175501.05 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 269319.21 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 192466.7 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 169186.28000000006 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 137434.75999999995 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 176279.21000000002 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 182365.81 }, { "purchase_month": { "value": "2021-10-03" }, "total_sale_dollars": 207472.09 }, { "purchase_month": { "value": "2021-10-10" }, "total_sale_dollars": 215748.58999999997 }, { "purchase_month": { "value": "2021-10-17" }, "total_sale_dollars": 188290.04000000004 }, { "purchase_month": { "value": "2021-10-24" }, "total_sale_dollars": 121801.26999999997 }, { "purchase_month": { "value": "2021-10-31" }, "total_sale_dollars": 135882.26 }, { "purchase_month": { "value": "2021-11-07" }, "total_sale_dollars": 166992.16000000003 }, { "purchase_month": { "value": "2021-11-14" }, "total_sale_dollars": 170944.26000000007 }, { "purchase_month": { "value": "2021-11-21" }, "total_sale_dollars": 153542.70000000004 }, { "purchase_month": { "value": "2021-11-28" }, "total_sale_dollars": 121687.83000000002 }, { "purchase_month": { "value": "2021-12-05" }, "total_sale_dollars": 205572.35000000003 }, { "purchase_month": { "value": "2021-12-12" }, "total_sale_dollars": 195355.99999999997 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 138855.84 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 150972.99000000005 }, { "purchase_month": { "value": "2022-01-02" }, "total_sale_dollars": 150535.31999999998 }, { "purchase_month": { "value": "2022-01-09" }, "total_sale_dollars": 140279.39999999997 }, { "purchase_month": { "value": "2022-01-16" }, "total_sale_dollars": 135479.59000000003 }, { "purchase_month": { "value": "2022-01-23" }, "total_sale_dollars": 121707.43999999997 }, { "purchase_month": { "value": "2022-01-30" }, "total_sale_dollars": 206097.68000000002 }, { "purchase_month": { "value": "2022-02-06" }, "total_sale_dollars": 169736.24000000002 }, { "purchase_month": { "value": "2022-02-13" }, "total_sale_dollars": 180405.03999999995 }, { "purchase_month": { "value": "2022-02-20" }, "total_sale_dollars": 124425 }, { "purchase_month": { "value": "2022-02-27" }, "total_sale_dollars": 131024.07999999999 }, { "purchase_month": { "value": "2022-03-06" }, "total_sale_dollars": 211874.24000000008 }, { "purchase_month": { "value": "2022-03-13" }, "total_sale_dollars": 202542.44000000003 }, { "purchase_month": { "value": "2022-03-20" }, "total_sale_dollars": 186427.50999999998 }, { "purchase_month": { "value": "2022-03-27" }, "total_sale_dollars": 107699.19999999998 } ], "top_sellers_by_revenue": [ { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Nikolai Vodka", "total_sale_dollars": 8786990.779999983, "total_bottles": 1148421, "avg_price_per_100ml": 0.6175113236560655 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Platinum 7x Vodka", "total_sale_dollars": 6629463.500000023, "total_bottles": 574450, "avg_price_per_100ml": 0.8676308893927941 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Fris Danish Vodka", "total_sale_dollars": 5285006.920000026, "total_bottles": 441502, "avg_price_per_100ml": 0.7990234066976096 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Barton Vodka", "total_sale_dollars": 1072415.47, "total_bottles": 171143, "avg_price_per_100ml": 0.6312177491884808 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Popov 80prf", "total_sale_dollars": 1011063.7000000001, "total_bottles": 109216, "avg_price_per_100ml": 0.8407952966966187 } ], "most_expensive_products": [ { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Platinum 7X Vodka Candy Cane", "total_sale_dollars": 3645, "total_bottles": 81, "avg_price_per_100ml": 90 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Clix Vodka", "total_sale_dollars": 8657.63, "total_bottles": 37, "avg_price_per_100ml": 31.198666666666668 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Van Gogh Double Expresso Vodka Mini", "total_sale_dollars": 637.1999999999998, "total_bottles": 59, "avg_price_per_100ml": 21.6 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Firefly Straight Vodka Mini", "total_sale_dollars": 360, "total_bottles": 40, "avg_price_per_100ml": 18 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Firefly Lemonade Mini", "total_sale_dollars": 3969, "total_bottles": 441, "avg_price_per_100ml": 18 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Firefly 80prf Mini", "total_sale_dollars": 3267, "total_bottles": 363, "avg_price_per_100ml": 18 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Firefly Ruby Red Grapefruit Mini", "total_sale_dollars": 5274, "total_bottles": 586, "avg_price_per_100ml": 18 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Firefly Lemonade Vodka Mini", "total_sale_dollars": 2169, "total_bottles": 241, "avg_price_per_100ml": 18 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Natural Light Lemonade Vodka Mini", "total_sale_dollars": 3084.2999999999997, "total_bottles": 447, "avg_price_per_100ml": 13.8 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Natural Light Strawberry Lemonade Vodka Mini", "total_sale_dollars": 3932.9999999999995, "total_bottles": 570, "avg_price_per_100ml": 13.8 } ] } ] } ]
WITH __stage0 AS ( SELECT group_set, CASE WHEN group_set=0 THEN count(distinct iowa.vendor_number) END as vendor_count__0, CASE WHEN group_set=0 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__0, CASE WHEN group_set=0 THEN SUM(iowa.bottles_sold) END as total_bottles__0, CASE WHEN group_set=1 THEN DATE_TRUNC(iowa.date,week) END as purchase_month__1, CASE WHEN group_set=1 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__1, CASE WHEN group_set=2 THEN CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END END as category_class__2, CASE WHEN group_set=2 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__2, CASE WHEN group_set=2 THEN count(distinct iowa.item_number) END as item_count__2, CASE WHEN group_set=3 THEN iowa.vendor_name END as vendor_name__3, CASE WHEN group_set=3 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__3, CASE WHEN group_set=3 THEN SUM(iowa.bottles_sold) END as total_bottles__3, CASE WHEN group_set=4 THEN iowa.vendor_name END as vendor_name__4, CASE WHEN group_set=4 THEN iowa.item_description END as item_description__4, CASE WHEN group_set=4 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__4, CASE WHEN group_set=4 THEN SUM(iowa.bottles_sold) END as total_bottles__4, CASE WHEN group_set=4 THEN AVG(((iowa.state_bottle_retail/(nullif(iowa.bottle_volume_ml,0)))*100)) END as avg_price_per_100ml__4, CASE WHEN group_set=5 THEN iowa.vendor_name END as vendor_name__5, CASE WHEN group_set=5 THEN iowa.item_description END as item_description__5, CASE WHEN group_set=5 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__5, CASE WHEN group_set=5 THEN SUM(iowa.bottles_sold) END as total_bottles__5, CASE WHEN group_set=5 THEN AVG(((iowa.state_bottle_retail/(nullif(iowa.bottle_volume_ml,0)))*100)) END as avg_price_per_100ml__5, CASE WHEN group_set IN (6,7,8,9) THEN iowa.vendor_name END as vendor_name__6, CASE WHEN group_set=6 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__6, CASE WHEN group_set=7 THEN DATE_TRUNC(iowa.date,week) END as purchase_month__7, CASE WHEN group_set=7 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__7, CASE WHEN group_set=8 THEN iowa.vendor_name END as vendor_name__8, CASE WHEN group_set=8 THEN iowa.item_description END as item_description__8, CASE WHEN group_set=8 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__8, CASE WHEN group_set=8 THEN SUM(iowa.bottles_sold) END as total_bottles__8, CASE WHEN group_set=8 THEN AVG(((iowa.state_bottle_retail/(nullif(iowa.bottle_volume_ml,0)))*100)) END as avg_price_per_100ml__8, CASE WHEN group_set=9 THEN iowa.vendor_name END as vendor_name__9, CASE WHEN group_set=9 THEN iowa.item_description END as item_description__9, CASE WHEN group_set=9 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__9, CASE WHEN group_set=9 THEN SUM(iowa.bottles_sold) END as total_bottles__9, CASE WHEN group_set=9 THEN AVG(((iowa.state_bottle_retail/(nullif(iowa.bottle_volume_ml,0)))*100)) END as avg_price_per_100ml__9 FROM `malloy-data.iowa_liquor_sales.sales_deduped` as iowa CROSS JOIN (SELECT row_number() OVER() -1 group_set FROM UNNEST(GENERATE_ARRAY(0,9,1))) WHERE ((CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END)='VODKAS') AND ((CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END)='VODKAS') AND ((group_set NOT IN (1) OR (group_set IN (1) AND (CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END)='VODKAS'))) AND ((group_set NOT IN (2) OR (group_set IN (2) AND (CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END)='VODKAS'))) AND ((group_set NOT IN (3) OR (group_set IN (3) AND (CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END)='VODKAS'))) AND ((group_set NOT IN (4) OR (group_set IN (4) AND (CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END)='VODKAS'))) AND ((group_set NOT IN (5) OR (group_set IN (5) AND (CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END)='VODKAS'))) AND ((group_set NOT IN (7) OR (group_set IN (7) AND (CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END)='VODKAS'))) AND ((group_set NOT IN (8) OR (group_set IN (8) AND (CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END)='VODKAS'))) AND ((group_set NOT IN (9) OR (group_set IN (9) AND (CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END)='VODKAS'))) GROUP BY 1,5,7,10,13,14,18,19,23,25,27,28,32,33 ) , __stage1 AS ( SELECT CASE WHEN group_set=7 THEN 6 WHEN group_set=8 THEN 6 WHEN group_set=9 THEN 6 ELSE group_set END as group_set, ANY_VALUE(CASE WHEN group_set=0 THEN vendor_count__0 END) as vendor_count__0, ANY_VALUE(CASE WHEN group_set=0 THEN total_sale_dollars__0 END) as total_sale_dollars__0, ANY_VALUE(CASE WHEN group_set=0 THEN total_bottles__0 END) as total_bottles__0, CASE WHEN group_set=1 THEN purchase_month__1 END as purchase_month__1, ANY_VALUE(CASE WHEN group_set=1 THEN total_sale_dollars__1 END) as total_sale_dollars__1, CASE WHEN group_set=2 THEN category_class__2 END as category_class__2, ANY_VALUE(CASE WHEN group_set=2 THEN total_sale_dollars__2 END) as total_sale_dollars__2, ANY_VALUE(CASE WHEN group_set=2 THEN item_count__2 END) as item_count__2, CASE WHEN group_set=3 THEN vendor_name__3 END as vendor_name__3, ANY_VALUE(CASE WHEN group_set=3 THEN total_sale_dollars__3 END) as total_sale_dollars__3, ANY_VALUE(CASE WHEN group_set=3 THEN total_bottles__3 END) as total_bottles__3, CASE WHEN group_set=4 THEN vendor_name__4 END as vendor_name__4, CASE WHEN group_set=4 THEN item_description__4 END as item_description__4, ANY_VALUE(CASE WHEN group_set=4 THEN total_sale_dollars__4 END) as total_sale_dollars__4, ANY_VALUE(CASE WHEN group_set=4 THEN total_bottles__4 END) as total_bottles__4, ANY_VALUE(CASE WHEN group_set=4 THEN avg_price_per_100ml__4 END) as avg_price_per_100ml__4, CASE WHEN group_set=5 THEN vendor_name__5 END as vendor_name__5, CASE WHEN group_set=5 THEN item_description__5 END as item_description__5, ANY_VALUE(CASE WHEN group_set=5 THEN total_sale_dollars__5 END) as total_sale_dollars__5, ANY_VALUE(CASE WHEN group_set=5 THEN total_bottles__5 END) as total_bottles__5, ANY_VALUE(CASE WHEN group_set=5 THEN avg_price_per_100ml__5 END) as avg_price_per_100ml__5, CASE WHEN group_set IN (6,7,8,9) THEN vendor_name__6 END as vendor_name__6, ANY_VALUE(CASE WHEN group_set=6 THEN total_sale_dollars__6 END) as total_sale_dollars__6, ARRAY_AGG(CASE WHEN group_set=7 THEN STRUCT( purchase_month__7 as purchase_month, total_sale_dollars__7 as total_sale_dollars ) END IGNORE NULLS ORDER BY purchase_month__7 ASC ) as by_month__6, ARRAY_AGG(CASE WHEN group_set=8 THEN STRUCT( vendor_name__8 as vendor_name, item_description__8 as item_description, total_sale_dollars__8 as total_sale_dollars, total_bottles__8 as total_bottles, avg_price_per_100ml__8 as avg_price_per_100ml ) END IGNORE NULLS ORDER BY total_sale_dollars__8 desc LIMIT 5) as top_sellers_by_revenue__6, ARRAY_AGG(CASE WHEN group_set=9 THEN STRUCT( vendor_name__9 as vendor_name, item_description__9 as item_description, total_sale_dollars__9 as total_sale_dollars, total_bottles__9 as total_bottles, avg_price_per_100ml__9 as avg_price_per_100ml ) END IGNORE NULLS ORDER BY avg_price_per_100ml__9 desc LIMIT 10) as most_expensive_products__6 FROM __stage0 GROUP BY 1,5,7,10,13,14,18,19,23 ) SELECT ANY_VALUE(CASE WHEN group_set=0 THEN vendor_count__0 END) as vendor_count, ANY_VALUE(CASE WHEN group_set=0 THEN total_sale_dollars__0 END) as total_sale_dollars, ANY_VALUE(CASE WHEN group_set=0 THEN total_bottles__0 END) as total_bottles, ARRAY_AGG(CASE WHEN group_set=1 THEN STRUCT( purchase_month__1 as purchase_month, total_sale_dollars__1 as total_sale_dollars ) END IGNORE NULLS ORDER BY purchase_month__1 ASC ) as by_month, ARRAY_AGG(CASE WHEN group_set=2 THEN STRUCT( category_class__2 as category_class, total_sale_dollars__2 as total_sale_dollars, item_count__2 as item_count ) END IGNORE NULLS ORDER BY total_sale_dollars__2 desc LIMIT 10) as by_class, ARRAY_AGG(CASE WHEN group_set=3 THEN STRUCT( vendor_name__3 as vendor_name, total_sale_dollars__3 as total_sale_dollars, total_bottles__3 as total_bottles ) END IGNORE NULLS ORDER BY total_sale_dollars__3 desc LIMIT 10) as by_vendor_bar_chart, ARRAY_AGG(CASE WHEN group_set=4 THEN STRUCT( vendor_name__4 as vendor_name, item_description__4 as item_description, total_sale_dollars__4 as total_sale_dollars, total_bottles__4 as total_bottles, avg_price_per_100ml__4 as avg_price_per_100ml ) END IGNORE NULLS ORDER BY total_sale_dollars__4 desc LIMIT 5) as top_sellers_by_revenue, ARRAY_AGG(CASE WHEN group_set=5 THEN STRUCT( vendor_name__5 as vendor_name, item_description__5 as item_description, total_sale_dollars__5 as total_sale_dollars, total_bottles__5 as total_bottles, avg_price_per_100ml__5 as avg_price_per_100ml ) END IGNORE NULLS ORDER BY avg_price_per_100ml__5 desc LIMIT 10) as most_expensive_products, ARRAY_AGG(CASE WHEN group_set=6 THEN STRUCT( vendor_name__6 as vendor_name, total_sale_dollars__6 as total_sale_dollars, by_month__6 as by_month, top_sellers_by_revenue__6 as top_sellers_by_revenue, most_expensive_products__6 as most_expensive_products ) END IGNORE NULLS ORDER BY total_sale_dollars__6 desc LIMIT 10) as by_vendor_dashboard FROM __stage1 ORDER BY 1 desc
Malloy